Mercurial > repos > matces > carpet_toolsuite
diff carpet-src-1/tools/CARPET/MapToExon_RefSeqMat_new.pl @ 1:78770028dcf1 default tip
Migrated tool version 1.0.1 from old tool shed archive to new tool shed repository
author | matces |
---|---|
date | Tue, 07 Jun 2011 16:59:33 -0400 |
parents | cdd489d98766 |
children |
line wrap: on
line diff
--- a/carpet-src-1/tools/CARPET/MapToExon_RefSeqMat_new.pl Tue Jun 07 16:50:41 2011 -0400 +++ b/carpet-src-1/tools/CARPET/MapToExon_RefSeqMat_new.pl Tue Jun 07 16:59:33 2011 -0400 @@ -144,7 +144,7 @@ } $geneName=$kEle[$zname]; $exonStartref=$kEle[$zexonstart]; - my $feature="$ref\t$geneName\t$transcriptStart\t$transcriptStop\t$strand"; + #my $feature="$ref\t$geneName\t$transcriptStart\t$transcriptStop\t$strand"; my @exonStart=split(",", $exonStartref);