Skip to content

Commit

Permalink
do not download is canonical
Browse files Browse the repository at this point in the history
  • Loading branch information
zouter committed Nov 14, 2023
1 parent bab81be commit 2f451c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/chromatinhd/biomart/tss.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ def get_transcripts(
biomart_dataset.attribute("chromosome_name"),
biomart_dataset.attribute("strand"),
biomart_dataset.attribute("external_gene_name"),
biomart_dataset.attribute("transcript_is_canonical"),
biomart_dataset.attribute("transcript_biotype"),
],
filters=filters,
Expand Down

0 comments on commit 2f451c6

Please sign in to comment.