Skip to content

Commit 4cf9cfd

Browse files
committed
star docstring fix
1 parent 4f184c8 commit 4cf9cfd

File tree

1 file changed

+1
-0
lines changed
  • src/python/ensembl/tools/anno/transcriptomic_annotation

1 file changed

+1
-0
lines changed

src/python/ensembl/tools/anno/transcriptomic_annotation/star.py

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"""
1616
The STAR (Spliced Transcripts Alignment to a Reference) alignment tool is widely used
1717
in genomics research for aligning RNA-seq data to a reference genome.
18+
1819
Dobin A, Davis CA, Schlesinger F, et al. STAR: ultrafast universal RNA-seq aligner.
1920
Bioinformatics. 2013;29(1):15-21. doi:10.1093/bioinformatics/bts635
2021
"""

0 commit comments

Comments
 (0)