Hello,
I am trying to run a genome-guided Trinity assembly with various RNA-seq lanes that I have mapped to my genome, merged the BAM files, and sorted with samtools. I have uploaded this BAM file into the Galaxy interface for running genome-guided Trinity, but it is requiring me to also upload FASTQ files, even though this shouldn’t be required for genome-guided Trinity, for instance when running on the command line. Is there a way to bypass the requirement for the extra FASTQ files, since the BAM file should have all the relevant info for genome-guided assembly?
Thanks!