To see the read group information for a BAM file, use the following command.
samtools view -H sample.bam | grep '@RG'
Option Description of AddOrReplaceReadGroups
INPUT (String) Input file (BAM or SAM or a GA4GH url). Required.OUTPUT (File)...
i have downloaded sra file and converted into paired end FastQ having following headers:
@HWUSI-EAS754_0001:4:1:5605:1034#GCCAT
The head and tail of file are as follow
Head:
==> ERR042057_1.fastq...
Thanks for such a useful list of tools for GO study. I found FUNC: a package for detecting significant associations between gene sets and ontological annotations (http://www.ncbi.nlm.nih.gov/pmc/articles/PMC1800870/) also very useful.
Hi Nadia,
Did you have a look at http://evs.gs.washington.edu/EVS/ and http://www.1000genomes.org/data hope you will find exome of interest here.
Thanks
Thanks for such a useful list of tool for simulation studies. I guess you forgot to add RSVSim: an R/Bioconductor package for the simulation of structural variations ( https://www.bioconductor.org/packages/release/bioc/html/RSVSim.html ) in the list.