You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am using xenome classify to process xenograft RNA-seq data. The output species specific .fastq files are missing '@' or '>' and the STAR aligner is unable to map.
The text was updated successfully, but these errors were encountered:
I would also suggest to introduce a + in the 3rd line of each read with sed -i 's/^$/+/' each_output.fastq.
I found some problems in downstream analyses using the "FASTQ" format from Xenome.
Hello,
I am using xenome classify to process xenograft RNA-seq data. The output species specific .fastq files are missing '@' or '>' and the STAR aligner is unable to map.
The text was updated successfully, but these errors were encountered: