Skip to content

Commit

Permalink
Remove GFF requirement when kallisto pseudoaligner used
Browse files Browse the repository at this point in the history
  • Loading branch information
adamd3 committed Jan 22, 2024
1 parent 5f1e447 commit a445942
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions modules/kallisto.nf
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,6 @@ process MERGE_COUNTS {
--metadata_f=$meta \
--out_dir="./"
#merge_kallisto_counts.py \
# --metadata_f=$meta \
# --gff_f=$gff \
# --out_dir="./"
"""
}

0 comments on commit a445942

Please sign in to comment.