Hi all
I am trying to analyse my mRNAseq data using the galaxy reference based workflow (Hands-on: Hands-on: Reference-based RNA-Seq data analysis / Transcriptomics). I am very new to data analysis and also to galaxy. I tried two different approaches to align my data:
1)RNA-STAR followed by feature counts: In this case the feature counts showed 0 counts.
2) Next, I tried HISAT2 alignment…and that showed just 177 reads…
I don’t understand why the read number is so low…do you have any suggestions?
Hi @gallardoalba
I have same problem. just few reads align to ref genome. my organism`s ref genome is not supported by galaxy. So, I uploaded fasta file to the history then did alignment using hisat2 and star too. i download fasta and gtf file from here. Index of /genomes/refseq/bacteria/Streptomyces_coelicolor/latest_assembly_versions
After quality control (trimming) the reads are 32 bp and it is ribo seq data.
Check to make sure that your inputs are correctly formatted, are a match with each other, and tool parameters that make use of attributes in the GTF are actually present in your GTF dataset. You may also need to do some more QA on your reads.
I am sorry I can`t do it. must I imported fasta file (ref genome) through ftp or is it ok i uploaded it. then I used NormalizeFasta still doesn’t work!