Extract Ribosomal DNA from Whole Genome Data
How can I extract ribosomal DNA data from whole genome dna sequencing data ? any specific tool available for this purpose ? or if someone guide me how to do it ?
assembly
• 1,256 views
•
link
written
by
hafiz.talhamalik
35
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
whole genome seq for Gazelle - assemble mitochondria
written by m90 3Hello there, I have DNA reads for whole genome sequencing of Gazelle species at 30X coverage. I want to extract the reads for the mitochondrial …
-
Plant de novo genome assembly of illumina reads on linux
written by taniamahmood38 6Hey, I am performing de novo genome assembly pipeline on plant illumina data. However, i have no idea if the tools used for plant specie …
-
Whole genome sequencing and RNA sequencing data analysis for a bacterial strain
written by salmon 1Hello, I am new RNA sequencing work. I have raw fastq files (from extracted RNA and DNA both) for bacteria "Paucibacter toxinivorans strain IM4". I …
-
Plots coloring in BPGA pan genome analysis pipeline
written by hafiz.talhamalik 35I am using BPGA linux based tool for pan genome analysis. It runs quite fine and give me results. the only issue is coloring of …
-
COG analysis using whole genome data
written by hafiz.talhamalik 35I want to perform COG analysis on my whole genome data. NCBI's database is there but I m not getting an idea how to use …
-
DNA-Seq and Whole Genome Sequencing, are they the same?
written by rtyb91 3Dear members, I have currently dispatched an order for whole genome sequencing in dogs using DNA extracted from whole blood using Qiagen DNEasy kit, and …
-
Bovine Mastitis Microbiome
written by nazmul.hoque90 0We did Whole Genome Sequencing (WGS) of Cows milk DNA samples for a microbiome study under Illumina (Nextera (550) DNA Library Preparation Kits) platform. Now …
-
Please suggest your idea for variant calling analysis of many BAM files from whole genome sequencing
written by seta 191Hi all, I have the information of whole-genome sequencing (BAM files) of about 1100 individuals (human) that should be processed to find all variants of …
-
Extract Mitochondrial Genome Sequence from 1000 Genomes Data
written by ammarsabir15 7Is it possible to extract mitochondrial genome sequence from whole genome sequence data available in 1000 genomes? If yes then how is it possible? I …
-
Publicly available whole genome bisulfite sequencing allele specific DNA methylation data
written by Saad Murtaza Khan 8<p>Hi Can anybody point me to publicly available datasets of Allele specific DNA methylation data of Rat/Mouse/Human (Whole genome Bisulfite sequencing datasets)</p>
I think you could use sortmerna, which is used to filter rrna from rna-seq, but since rna-seq is cdna, I assume the tool should be applicable to dna reads as well.
Thanx. let me try that..