Hello everyone! I’m a newer in bioinformatic and galaxy - sorry
I trying to use RNA STAR tool. I have full human transcriptom (RNAseq) in 8files (with R1 and R2 reads). So I have to get names of genes and their characteristics (pathogenic etc) in the end for clinicians.
I want to create vcf file for 1-snpsift variant type and 2-snpsift annotate SNPs from dbsnp. And after this I wanted download this vcf file (for ClinVar annotation etc).
I dont need the Trimmomatic so I was trying to do next: Fastq–>RNA-STAR(hg38)–>Samtoolsmerge(for mapped.bam)—>FreeBayes
Does the Dataset Details view contain any other informative messages? If not, check the prior topics for common help with this protocol, along with the tutorials below.
If you need more help, please post back a share link to the history containing this error. Please leave all inputs and outputs undeleted, along with the outputs from the QA checks. Sharing your History
Thank you for answer. I’m sure for 1000% about high quality of my fastq-files. I made FastQC for files to demonstration it.
Here’s my history Galaxy
My problem is 106. FreeBayes.
I’ll be waiting for your commentaries
It looks like you mapped against a different reference genome when running RNAStar (likely by accident).
Try rerunning those alignment jobs using the exact same reference database that is used for other steps → hg38. Then proceed with downstream steps using the newer BAM outputs.
Thank you, it really was a mistake. I used Samtools merge for my 4 .bam files after RNA STAR and file “samtools merge” is 2.3GB. But after FreeBayes file contains ~ 18k lines (7Mb)
Tell me please is it normal for RNAseq?
Can I use next tools for this file:
SnpSift Filter → SnpSift Annotate (+dbSNP_146_hg38.vcf)