More posts like this
-
Concatenating fastq for the same sample or doing it separately and merge at the BAM stage ?
written by mohsamir2016 •Dear All, I am confused about one item I encounter. I have samples that were sequenced 3-times on 3-lanes to attain the required depth. I …
-
Hisat2
written by Pegasus •Hi all, I indexed my genome assembly using hisat2-build resulting in 8 ht2 files Used hisat2 to align my (RNA-seq paired-ends) reads to the indexed …
-
Single cell
written by synat.keam •Dear All, I will soon progress to single cell experiment. I have experince doing bulk-RNA seq including QC, alignment, performing differentially gene expression analysis, enrichment …
-
Variant discordant alignment HISAT2
written by Miquel •Hi, I am trying to use HISAT2 to align my RNA-seq data, but I am having some problems. I have 15 samples, all with stranded …
-
Do I have to use index with trans information for RNA-seq alignment by Hisat2?
written by ben.kunfang •Hi, I am a newbie in RNA-seq analysis. I would like to use HISAT2 for RNA-seq alignment. In HISAT2 website, I found that pre-built index …
-
RNA seq for Bacteria
written by Saeed •Hello all friends., I am going to do RNA seq (Transcriptomics) for Streptomyces. polyA+ selection or by rRNA depletion methods are used for RNA seq. …
-
What is acceptable optimal overall percentage of Hisat2?
written by mathavanbioinfoHello all please share you're valuable knowledge! I am doing RNA-seq for human sample, I got different overall alignment(Hisat2) rate my samples percentage are 90.12, …
-
rna seq docker
written by novicebioinforesearcher •I came across today wiht docker and how useful it is, the eprson at presentation spoke only about specific hello world example. I was wondering …
-
samtools variant calling workflow
written by mirzaHi, I am working on variant calling on fungal genomes. I have Illumina HiSeq reads. I am new to this and am following this workflow …
-
Trimmomatic output files
written by roonymoonlight •Hi, I have used Trimmomatic to validate my fastq files, but i have got for outputs , so i wondering which one of them i …
Most programs do not allow you to use unpaired fastq files that remain after trimming along with properly paired files in the same alignment run. You will need to align the files with singleton reads individually.
bbwrap.shfrom BBMap can do this: