DimmestP / chimera-quantseq

Apache License 2.0
1 stars 1 forks source link

Each sample needs its own gff and fasta file #9

Closed DimmestP closed 3 years ago

DimmestP commented 3 years ago

I have created a gff and fasta file with the specific constructs features and sequences. I am trying to create a way in nextflow to pick the appropriate files for each sample fasta in the HiSat2 and featureCounts processes.

DimmestP commented 3 years ago

I have added the correct functionality so that nextflow uses filenames to match correct sequences.