-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* revert #358 and add small test for csv2db * pep8 * avoid using customised .sqliterc for sqlite output
- Loading branch information
1 parent
45cf0ca
commit b74b75d
Showing
4 changed files
with
12 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
|transcribed_unprocessed_pseudogene|ENSG00000223972|DDX11L1|havana|5|OTTHUMG00000000961|2|OTTHUMT00000362751|1|basic|processed_transcript|havana|1|2 | ||
1|transcribed_unprocessed_pseudogene|ENSG00000223972|DDX11L1|havana|5|OTTHUMG00000000961|2|OTTHUMT00000362751|1|basic|processed_transcript|havana|1|2 |
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
gene_id exon_version gene_biotype gene_name gene_source gene_version havana_gene havana_gene_version havana_transcript havana_transcript_version tag transcript_biotype transcript_source transcript_support_level transcript_version | ||
ENSG00000223972 transcribed_unprocessed_pseudogene DDX11L1 havana 5 OTTHUMG00000000961 2 OTTHUMT00000362751 1 basic processed_transcript havana 1 2 | ||
ENSG00000223972 1 transcribed_unprocessed_pseudogene DDX11L1 havana 5 OTTHUMG00000000961 2 OTTHUMT00000362751 1 basic processed_transcript havana 1 2 |
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