Skip to content

Commit

Permalink
add TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Feb 26, 2024
1 parent fb294a5 commit 724f7e2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/star/star_align/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,13 @@ echo ">> Check if output exists"
cd ..
#########################################################################################

# TODO: check whether optional outputs work:
# - quantMode "TranscriptomeSAM;GeneCounts"
# - reads_per_gene "reads_per_gene.tsv"
# - chimOutType "Junctions"
# - chimeric_junctions "chimeric_junctions.tsv"
# - outSJtype Standard
# - splice_junctions "splice_junctions.tsv"
# TODO: check whether output contents are correct

echo "> Test successful"

0 comments on commit 724f7e2

Please sign in to comment.