More posts like this
-
Parsing RNAhybrid output
written by baurumon •Hi, I have used RNAhybride to predict miRna to target desired sequence. Can anyone help me in the way to parse output by column as …
-
dUTP sequencing -- different strand-ratios for different samples
written by mschmidI am analysing rna-seq data which is supposed to have strandness information via dUTP sequencing. After having mapped the Illumina data to the ref. genome …
-
Bam QC, GC content
written by Martina •Hello, I would like to ask you for advice with the assessment of BAM quality, especially QC content. This is the result of quality check …
-
RNA-seq analysis using RUVSeq: am I doing it right?
written by Ankur B. Sharma •Hi guys, I am trying to learn and analyze my RNA-seq data. I have no prior experience in r or python but with the help …
-
Blastn .XML to FASTA
written by baurumon •I have run this command: blastn -query work.fa -task blastn -db nr -out out.XML -outfmt 5 -evalue 1e-10 -word_size 4 -num_alignments 1 -num_threads 15 ![enter …
-
How to create PSSM matrix
written by sepehr.salsabili •Hi, I have an course project and I need to create a PSSM matrix. I run online psiblast for 3 iteration and get a pssm …
-
Is this common to see two types of adapters in the same sequencing data?
written by lishen0709 •Hello everyone. Currently I am helping my PI to analyze the RNA-seq data. I just checked the data from FastQC but I found that one …
-
DESeq2 log2FoldChange vs Salmon log2 TPM
written by liartom2 •Hi! I am having trouble with analyzing outputs from salmon-tximport-DESeq2 pipeline. So, naturally, I used counts to perform difseq analysis, And then I use mean …
-
Protein protein interaction figure
written by catechize.2.learnWhich software is used to create this ligand-protein or protein protein interaction? https://cdn1.imggmi.com/uploads/2019/2/18/f9f524f2b1b8fcfa0732e24a6657ff04-full.png ![enter image description here][1] [1]: https://cdn1.imggmi.com/uploads/2019/2/18/f9f524f2b1b8fcfa0732e24a6657ff04-full.png
-
Explanation for kmer enrichment after skewer trimming of the RNA-seq reads
written by tobytaogf •Hi. I have some Phragmites RNA seq data. I tried to use Skewer to trim the adapter of these reads, as the code " skewer-master/skewer …

You can use blast output format #6 to get the taxonomy information: Scientific Names In Blast Output And Databases . Online blast has subtle improvements/features that may not be fully available in local command line blast.