Giter Site home page Giter Site logo

Comments (9)

kopardev avatar kopardev commented on July 21, 2024

How do you calculate ribosomal RNA content?

from pipeliner.

joshuabhk avatar joshuabhk commented on July 21, 2024

from pipeliner.

kopardev avatar kopardev commented on July 21, 2024

Hmm. I dont know. I will have to find out.
@pajailwala used in a recent project. Does he know where?
--Vishal

from pipeliner.

pajailwala avatar pajailwala commented on July 21, 2024

from pipeliner.

joshuabhk avatar joshuabhk commented on July 21, 2024

Hi Parthav,

I need to double check with Maggie, but I thought she was mentioning Picard RNASeqMetrics. Don't we have the RNAseqMetrics calculated in the pipeline?

Bong-Hyun

from pipeliner.

kopardev avatar kopardev commented on July 21, 2024

Yes. Bong-Hyun, it does seem to report it.
https://broadinstitute.github.io/picard/picard-metric-definitions.html#RnaSeqMetrics
--Vishal

from pipeliner.

pajailwala avatar pajailwala commented on July 21, 2024

from pipeliner.

kopardev avatar kopardev commented on July 21, 2024

Yes Parthav,

Thats right. We do have RIBOSOMAL_BASES showing number of RNA bases covered in the bam file. and it is dependent on the RRNALIST provided, which generally are :

  • "/data/CCBR_Pipeliner/db/PipeDB/dev/Hg19.rRNA.interval_list_v3"
  • "/data/CCBR_Pipeliner/db/PipeDB/dev/Hg38.rRNA.interval_list_R26" and
  • "/data/CCBR_Pipeliner/db/PipeDB/dev/Mm10.rRNA.interval_list_M12".

As per picard,

RIBOSOMAL_BASES --> Number of bases in primary alignments that align to ribosomal sequence.

This to me only indicates if the rDNA bases that are covered by sequencing, but does not give any idea about the depth at these bases. I think one is going to have some coverage over these bases, no matter what. It is how often they are covered that is important to us. Isnt it?

--Vishal

from pipeliner.

vnkoparde avatar vnkoparde commented on July 21, 2024

Added rRNA index in FqScreen. This close #263

from pipeliner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.