Closed brennaremick closed 9 months ago
Hi, should not be a problem. You can either make a STAR reference genome with all the fasta files that you want to map against or you can add smaller fasta files (eg. viral genome) to a regular run against the human genome on the fly in zUMIs. Simply input the fasta in the YAML section reference: additional_files: , see line 34 here https://github.com/sdparekh/zUMIs/blob/main/zUMIs.yaml#L34
I would like to align my reads to 2 genomes (human genome and a viral genome). Is this possible with zUMIs?