-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix test to reflect that transcript_id not part of level1
- Loading branch information
Showing
11 changed files
with
20 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
##gff-version 3 | ||
chr12 AGAT gene 100 500 . + . ID=agat-gene-1;common_tag="gene1";gene_info="gene1";transcript_id="transcript1" | ||
chr12 AGAT gene 100 500 . + . ID=agat-gene-1;common_tag="gene1";gene_info="gene1" | ||
chr12 HAVANA transcript 100 500 . + . ID="bbb";Parent=agat-gene-1;common_tag="gene1";gene_info="gene1";transcript_id="transcript1" | ||
chr12 HAVANA exon 100 500 . + . ID="ccc";Parent="bbb";common_tag="gene1" | ||
chr12 HAVANA CDS 100 500 . + 0 ID="ddd";Parent="bbb";common_tag="gene1" | ||
chr12 AGAT gene 100 600 . + . ID=agat-gene-2;common_tag="gene1";gene_info="gene1";transcript_id="transcript2" | ||
chr12 AGAT gene 100 600 . + . ID=agat-gene-2;common_tag="gene1";gene_info="gene1" | ||
chr12 HAVANA transcript 100 600 . + . ID="bbb2";Parent=agat-gene-2;common_tag="gene1";gene_info="gene1";transcript_id="transcript2" | ||
chr12 HAVANA exon 100 600 . + . ID="ccc2";Parent="bbb2";common_tag="gene1" | ||
chr12 HAVANA CDS 100 600 . + 0 ID="ddd2";Parent="bbb2";common_tag="gene1" | ||
chr12 AGAT gene 1000 5000 . + . ID=agat-gene-3;common_tag="gene2";gene_info="gene2";transcript_id="transcript3" | ||
chr12 AGAT gene 1000 5000 . + . ID=agat-gene-3;common_tag="gene2";gene_info="gene2" | ||
chr12 HAVANA transcript 1000 5000 . + . ID="yyy";Parent=agat-gene-3;common_tag="gene2";gene_info="gene2";transcript_id="transcript3" | ||
chr12 HAVANA exon 1000 5000 . + . ID="zzz";Parent="yyy";common_tag="gene2" | ||
chr12 HAVANA CDS 1000 5000 . + 0 ID="www";Parent="yyy";common_tag="gene2" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
##gff-version 3 | ||
chr12 AGAT gene 100 600 . + . ID="gene1";common_tag="gene1";gene_info="gene1";transcript_id="transcript1" | ||
chr12 AGAT gene 100 600 . + . ID="gene1";common_tag="gene1";gene_info="gene1" | ||
chr12 HAVANA transcript 100 500 . + . ID="bbb";Parent="gene1";common_tag="gene1";gene_info="gene1";transcript_id="transcript1" | ||
chr12 HAVANA exon 100 500 . + . ID="ccc";Parent="bbb";common_tag="gene1" | ||
chr12 HAVANA CDS 100 500 . + 0 ID="ddd";Parent="bbb";common_tag="gene1" | ||
chr12 HAVANA transcript 100 600 . + . ID="bbb2";Parent="gene1";common_tag="gene1";gene_info="gene1";transcript_id="transcript2" | ||
chr12 HAVANA exon 100 600 . + . ID="ccc2";Parent="bbb2";common_tag="gene1" | ||
chr12 HAVANA CDS 100 600 . + 0 ID="ddd2";Parent="bbb2";common_tag="gene1" | ||
chr12 AGAT gene 1000 5000 . + . ID="gene2";common_tag="gene2";gene_info="gene2";transcript_id="transcript3" | ||
chr12 AGAT gene 1000 5000 . + . ID="gene2";common_tag="gene2";gene_info="gene2" | ||
chr12 HAVANA transcript 1000 5000 . + . ID="yyy";Parent="gene2";common_tag="gene2";gene_info="gene2";transcript_id="transcript3" | ||
chr12 HAVANA exon 1000 5000 . + . ID="zzz";Parent="yyy";common_tag="gene2" | ||
chr12 HAVANA CDS 1000 5000 . + 0 ID="www";Parent="yyy";common_tag="gene2" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
##gff-version 3 | ||
chr12 AGAT gene 100 600 . + . ID="gene1";common_tag="gene1";gene_info="gene1";transcript_id="transcript1" | ||
chr12 AGAT gene 100 600 . + . ID="gene1";common_tag="gene1";gene_info="gene1" | ||
chr12 HAVANA transcript 100 500 . + . ID="bbb";Parent="gene1";common_tag="gene1";gene_info="gene1";transcript_id="transcript1" | ||
chr12 HAVANA exon 100 500 . + . ID="ccc";Parent="bbb";common_tag="gene1" | ||
chr12 HAVANA CDS 100 500 . + 0 ID="ddd";Parent="bbb";common_tag="gene1" | ||
chr12 HAVANA transcript 100 600 . + . ID="bbb2";Parent="gene1";common_tag="gene1";gene_info="gene1";transcript_id="transcript2" | ||
chr12 HAVANA exon 100 600 . + . ID="ccc2";Parent="bbb2";common_tag="gene1" | ||
chr12 HAVANA CDS 100 600 . + 0 ID="ddd2";Parent="bbb2";common_tag="gene1" | ||
chr12 AGAT gene 1000 5000 . + . ID="gene2";common_tag="gene2";gene_info="gene2";transcript_id="transcript3" | ||
chr12 AGAT gene 1000 5000 . + . ID="gene2";common_tag="gene2";gene_info="gene2" | ||
chr12 HAVANA transcript 1000 5000 . + . ID="yyy";Parent="gene2";common_tag="gene2";gene_info="gene2";transcript_id="transcript3" | ||
chr12 HAVANA exon 1000 5000 . + . ID="zzz";Parent="yyy";common_tag="gene2" | ||
chr12 HAVANA CDS 1000 5000 . + 0 ID="www";Parent="yyy";common_tag="gene2" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
##gff-version 3 | ||
chr12 AGAT gene 100 500 . + . ID="transcript1";common_tag="gene1";gene_info="gene1";transcript_id="transcript1" | ||
chr12 AGAT gene 100 500 . + . ID="transcript1";common_tag="gene1";gene_info="gene1" | ||
chr12 HAVANA transcript 100 500 . + . ID="bbb";Parent="transcript1";common_tag="gene1";gene_info="gene1";transcript_id="transcript1" | ||
chr12 HAVANA exon 100 500 . + . ID="ccc";Parent="bbb";common_tag="gene1" | ||
chr12 HAVANA CDS 100 500 . + 0 ID="ddd";Parent="bbb";common_tag="gene1" | ||
chr12 AGAT gene 100 600 . + . ID="transcript2";common_tag="gene1";gene_info="gene1";transcript_id="transcript2" | ||
chr12 AGAT gene 100 600 . + . ID="transcript2";common_tag="gene1";gene_info="gene1" | ||
chr12 HAVANA transcript 100 600 . + . ID="bbb2";Parent="transcript2";common_tag="gene1";gene_info="gene1";transcript_id="transcript2" | ||
chr12 HAVANA exon 100 600 . + . ID="ccc2";Parent="bbb2";common_tag="gene1" | ||
chr12 HAVANA CDS 100 600 . + 0 ID="ddd2";Parent="bbb2";common_tag="gene1" | ||
chr12 AGAT gene 1000 5000 . + . ID="transcript3";common_tag="gene2";gene_info="gene2";transcript_id="transcript3" | ||
chr12 AGAT gene 1000 5000 . + . ID="transcript3";common_tag="gene2";gene_info="gene2" | ||
chr12 HAVANA transcript 1000 5000 . + . ID="yyy";Parent="transcript3";common_tag="gene2";gene_info="gene2";transcript_id="transcript3" | ||
chr12 HAVANA exon 1000 5000 . + . ID="zzz";Parent="yyy";common_tag="gene2" | ||
chr12 HAVANA CDS 1000 5000 . + 0 ID="www";Parent="yyy";common_tag="gene2" |
Oops, something went wrong.