I think STAR and HiSAT are probably similar. STAR requires less tuning, but HiSAT can be tuned to give very similar accuracy performance. The benefit of HiSAT is that it uses much less memory.
fastest is a relative metric unless you do an apples-to-apples comparison on hardware you will eventually use. Choice of alignment options can have a significant impact on speed. It would be difficult to get those to align well among aligners.
bbmap.sh from BBMap suite will stand with the best of them on any given day.
bwa mem may be the smallest memory footprint aligner (~6-7G for human genome).
Sure. While the statement is true if you are looking for a splice-aware aligner it is not applicable in this case. Though you could use it if you were dealing with bacterial RNAseq data.
True, I should have mentioned the target organisms, which in this case are eukaryotes.
Retroviruses do not have RNA so doing RNA-seq on retroviruses is the only choice! ;-)
Both are very fast and highly accurate. Unless you have large differences in GC content there is no better tool - then they perform very similar. If you have a high GC-content Salmon is probably the better option due to its gcBias algorithm.
Can we use the same aligner to map reads obtained from ChIP-seq and RNA-seq experiments to the reference genome? For example on the different scenarios …
Dear all, I've got some RNA-seq data that mRNAs were purified using oligo-dt and sequenced via the MGI-SEQ-2000 platform. Also, some RNA-seq data produced by …
[**Introduction to RNA-seq Data Analysis 5-7 August 2019**][1] ***NEW THREE-DAY FORMAT*** RNA sequencing (RNA-seq) is the method of choice for transcriptome profiling. Nevertheless, it is …
Hello all I have obtained RNA-seq data from TCGA. The data contains about 56,000 genes (gene symbols and ensemble ids) that contains pseudo, uncharacterized, non-coding …
What is the fastest whole genome aligner available in Galaxy cloud software? Also need to choose the most precise and accurate variant callers appropriate for …
Could anyone suggest me a work flow or basic strategy to analyze new non-coding RNA in pichia pastoris? I've got paired-end RNA-seq data; mRNA enriched …
I don't believe that speed only is a valuable concept. I could write an EXTREMELY fast aligner (with terrible accuracy).
Challenge accepted !
ok great. Now submit to Nature Methods
They'd accept it, for sure.
At last try to :
if read in reference: print('Aligned!')
STAR is for me, the best compromise between running time and efficiency
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5792058/
I think STAR and HiSAT are probably similar. STAR requires less tuning, but HiSAT can be tuned to give very similar accuracy performance. The benefit of HiSAT is that it uses much less memory.
fastestis a relative metric unless you do an apples-to-apples comparison on hardware you will eventually use. Choice of alignment options can have a significant impact on speed. It would be difficult to get those to align well among aligners.bbmap.shfrom BBMap suite will stand with the best of them on any given day.bwa memmay be the smallest memory footprint aligner (~6-7G for human genome).BWA MEM is not a RNA-seq aligner by design.
Sure. While the statement is true if you are looking for a splice-aware aligner it is not applicable in this case. Though you could use it if you were dealing with bacterial RNAseq data.
True, I should have mentioned the target organisms, which in this case are eukaryotes. Retroviruses do not have RNA so doing RNA-seq on retroviruses is the only choice! ;-)
what do you mean by