Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • transformatin from bed to gtf

    Hi.

    I'm trying to transform the bed file from Scripture to gtf file, then I can input this gtf file into Cuffcompare. Does anyone know how to transform?

    Wish your help! Thanks so much!

  • #2
    Try this........

    java -Xmx1000m -jar <path_to_scripture>/scripture_alpha2.jar -task toGFF -cufflinks -in your_file.bed -source SCRIPTURE -out your_file.gtf

    Comment


    • #3
      hi,
      can you please explain in detail, the option you provided here to convert bed to gtf?
      especially what do you mean by "path_to_scripture", do we need to download any scripts?
      Thanks in advance
      java -Xmx1000m -jar <path_to_scripture>/scripture_alpha2.jar -task toGFF -cufflinks -in your_file.bed -source SCRIPTURE -out your_file.gtf

      Comment


      • #4
        Originally posted by aquleaf View Post
        Hi.

        I'm trying to transform the bed file from Scripture to gtf file, then I can input this gtf file into Cuffcompare. Does anyone know how to transform?

        Wish your help! Thanks so much!
        Hi, have you tried scripture to transfer bed file to gtf file?

        Comment


        • #5
          I believe upendra_35 was referring to http://www.broadinstitute.org/software/scripture/.

          Here is another option to try: https://github.com/CGATOxford/cgat/b...pts/bed2gff.py

          Comment


          • #6
            Originally posted by aquleaf View Post
            Hi.

            I'm trying to transform the bed file from Scripture to gtf file, then I can input this gtf file into Cuffcompare. Does anyone know how to transform?

            Wish your help! Thanks so much!
            Hi

            Do you know how to transfer bed file form scripture to gtf file. If you know how to do it now, would you please tell me?

            Comment


            • #7
              Originally posted by bekkari View Post
              hi,
              can you please explain in detail, the option you provided here to convert bed to gtf?
              especially what do you mean by "path_to_scripture", do we need to download any scripts?
              Thanks in advance
              java -Xmx1000m -jar <path_to_scripture>/scripture_alpha2.jar -task toGFF -cufflinks -in your_file.bed -source SCRIPTURE -out your_file.gtf
              Hi

              Do you know where can I download the scripture alpha version?

              Comment


              • #8
                Originally posted by GenoMax View Post
                I believe upendra_35 was referring to http://www.broadinstitute.org/software/scripture/.

                Here is another option to try: https://github.com/CGATOxford/cgat/b...pts/bed2gff.py
                I try to download the alpha version of scripture, but can't get it from http://www.broadinstitute.org/software/scripture

                Comment


                • #9
                  Originally posted by upendra_35 View Post
                  Try this........

                  java -Xmx1000m -jar <path_to_scripture>/scripture_alpha2.jar -task toGFF -cufflinks -in your_file.bed -source SCRIPTURE -out your_file.gtf
                  I tried bed2gff.py. But there is an error shows that import CGAT.Experiment as E
                  ImportError: No module named CGAT.Experiment. Would you please help me with that

                  Comment


                  • #10
                    Originally posted by 11xinqi View Post
                    I try to download the alpha version of scripture, but can't get it from http://www.broadinstitute.org/software/scripture
                    Perhaps your local firewall/security rules are blocking the download. I am able to download the jar file from this link.

                    Comment


                    • #11
                      Originally posted by GenoMax View Post
                      Perhaps your local firewall/security rules are blocking the download. I am able to download the jar file from this link.
                      Yes, I can download it. But there are only two Beta version- Beta version and Beta version2. Based on the command above-
                      java -Xmx1000m -jar <path_to_scripture>/scripture_alpha2.jar -task toGFF -cufflinks -in your_file.bed -source SCRIPTURE -out your_file.gtf, I should get scripture alpha version. Do you know where can I get alpha version?

                      Comment


                      • #12
                        Use what you can download now.

                        Software development proceeds in steps and the names tell you where a particular release of software is in the development cycle (alpha --> beta -> Release Candidate--> final release). http://en.wikipedia.org/wiki/Softwar...ase_life_cycle

                        Comment


                        • #13
                          Originally posted by GenoMax View Post
                          Use what you can download now.

                          Software development proceeds in steps and the names tell you where a particular release of software is in the development cycle (alpha --> beta -> Release Candidate--> final release). http://en.wikipedia.org/wiki/Softwar...ase_life_cycle
                          Thank you very much. Yes, I know that. But there is no toGFF function for Beta version. Do you know any other software can tansfer BED to GFF?

                          I tried galaxy to do that, but that does not work also. there is a pic that show the result from galaxy. there are two exons for this transcript, but there are only one exon aftrer transformation and the coordinate is also uncorrect.
                          Attached Files

                          Comment


                          • #14
                            Did you give this a try? https://github.com/CGATOxford/cgat/b...pts/bed2gff.py

                            Comment


                            • #15
                              Originally posted by GenoMax View Post
                              I tried this. But there was an error -Traceback (most recent call last):
                              File "bed2gff.py", line 49, in ?
                              import CGAT.Experiment as E
                              ImportError: No module named CGAT.Experiment.

                              Do you know what is the problem?

                              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, Yesterday, 06:35 AM
                              0 responses
                              15 views
                              0 likes
                              Last Post seqadmin  
                              Started by seqadmin, 05-09-2024, 02:46 PM
                              0 responses
                              21 views
                              0 likes
                              Last Post seqadmin  
                              Started by seqadmin, 05-07-2024, 06:57 AM
                              0 responses
                              18 views
                              0 likes
                              Last Post seqadmin  
                              Started by seqadmin, 05-06-2024, 07:17 AM
                              0 responses
                              19 views
                              0 likes
                              Last Post seqadmin  
                              Working...
                              X