Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • RAPIDR package for the NIPT

    Hello,

    I am a young student. I would like to know where we can integrate the RAPIDR package in a workflow for the NIPT.
    Does someone use this package ?

    This package uses the human genome reference hg19. Can we use RAPIDR with an other ?

    What can be a substitute to RAPIDR in the workflow for NIPT ?

    Thanking you in advance.

  • #3
    Rapidr

    Hi Laquais,
    Have you tried RAPIDR?
    I have some doubts regarding the the data 'outcomes'
    Thanks in advance.

    Comment


    • #4
      Hey Manonathan,

      Yes, I integrated RAPIDR in a pipeline and I compared its results with a homemade pipeline. The results were convincing.
      Today, the RAPIDR pipeline is used routinely to detect T21, T18, T13. Last I noticed, the results are reliable (I have now a new job but I continue to discuss with my old colleagues).

      What are your doubts ?

      Best regards.

      Comment


      • #5
        Hi Laquais,

        Thanks for your reply.
        I have finished makeBinnedCountsFile(c("file1.bam", "file2.bam"), c("sample1", "sample2"), 'output.fname',mask=NULL, k = 20000)
        I got an output file 'output.fname'.
        file1.bam and file2.bam are two bam files corresponding to aneuploidy samples.
        I don't understand 'outcomes' dataframe.
        I couldn't run createReferenceSetFromCounts('87.fname','a',method='zscore',gcCorrect = FALSE,gcContentFile = 'gcContent.fname')

        I am getting error like this
        "Loading binned counts file
        Checking every sampleID has an outcome
        Error in outcomes$SampleID : $ operator is invalid for atomic vectors"

        Thanks and Regards,
        Manonathan

        Comment


        • #6
          RAPIDR transforms bam files into binned counts files to compare binned counts files with a reference set.


          Reference set

          That's why you have to gather some diploidy samples (more you have better is) and to use makeBinnedCountsFile with all your samples of the reference set. You can also add some aneuploidy samples (optionnal) in your reference set to have positive samples in your reference set (that's why you have a column Dx in outcomes). makeBinnedCountsFile with all your samples of the reference set will create an referenceSet.fname that you will use with createReferenceSetFromCounts.
          You have to make an outcomes dataframe to define what is the sexe of the sample and if the sample is an aneuploidy sample (RAPIDR uses outcomes to calculate its zscores).
          I advise you to create a file outcomes.txt and convert it in a dataframe with a R script.


          Unknown samples

          After that, you use makeBinnedCountsFile with your unknown samples (you don't know if these samples are diploide or not) to create unknown.fname
          You use testUnknowns(ref.set, unknown.fname) to have the results.


          "Error in outcomes$SampleID : $ operator is invalid for atomic vectors"
          ==> I think your column sampleID of outcomes is wrong. The SampleID must match with the sampleId you wrote in makeBinnedCountsFile

          If you have :
          makeBinnedCountsFile(c("file1.bam", "file2.bam",...), c("sample1", "sample2",...), 'reference.fname')

          outcomes must be :
          SampleID Dx Gender
          1 sample1 Normal Female
          2 sample2 Normal Female
          3 sample3 T21 Female
          ......
          ......


          I hope I am understable... My english is not very good. ^^

          Comment


          • #7
            Rapidr

            Hi Laquais,

            Thanks for your reply.
            Now I got some idea about how to proceed with this package.
            Thanks a lot. I have been struggling since December'15 to get output.
            Thanks and Regards,
            Manonathan

            Comment


            • #8
              You're welcome,

              I hope you will manage to obtain your results

              Best regards.

              Comment


              • #9
                HI Manonathan,
                I am using the RAPIDR, could you send me your complete scripts to perform it ?, from bam files to get the output ..... I am a new guy about NIPT
                My email is : [email protected]
                Thank you very much!!

                Comment


                • #10
                  Hi, I know that this is an old post, but I really need your help! I'm trying to use RAPIDR, but I have some problems with the reference creation. I explained my problems here: http://seqanswers.com/forums/showthr...ghlight=rapidr, can you help me? It is very important, I don't found anything on the web!

                  Comment

                  Latest Articles

                  Collapse

                  • seqadmin
                    Recent Advances in Sequencing Analysis Tools
                    by seqadmin


                    The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
                    05-06-2024, 07:48 AM
                  • seqadmin
                    Essential Discoveries and Tools in Epitranscriptomics
                    by seqadmin




                    The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
                    04-22-2024, 07:01 AM

                  ad_right_rmr

                  Collapse

                  News

                  Collapse

                  Topics Statistics Last Post
                  Started by seqadmin, Today, 06:35 AM
                  0 responses
                  3 views
                  0 likes
                  Last Post seqadmin  
                  Started by seqadmin, Yesterday, 02:46 PM
                  0 responses
                  15 views
                  0 likes
                  Last Post seqadmin  
                  Started by seqadmin, 05-07-2024, 06:57 AM
                  0 responses
                  13 views
                  0 likes
                  Last Post seqadmin  
                  Started by seqadmin, 05-06-2024, 07:17 AM
                  0 responses
                  17 views
                  0 likes
                  Last Post seqadmin  
                  Working...
                  X