Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • cmccabe
    Senior Member
    • Jul 2012
    • 355

    BED to sequence

    Is there a tool or code that will extract base sequence from a BED file?
    If a amplicon in a BED file covers 100 bases can I obtain that base information?
    I believe the coordinates are from ensemble. Thank you.
  • cmccabe
    Senior Member
    • Jul 2012
    • 355

    #3
    sequeence from BED

    Where do I use this command?

    getFastaFromBed -tab -fi NS12911_noonan14.fasta -bed 14noonan.bed –fo

    bedtools getfasta -tab -fi NS12911_noonan14.fasta -bed 14noonan.bed

    I have Bedtools 2.17.0 and have the bed and fasta in the main directory. Thanks.

    Comment

    • GenoMax
      Senior Member
      • Feb 2008
      • 7142

      #4
      Originally posted by cmccabe View Post
      Where do I use this command?

      getFastaFromBed -tab -fi NS12911_noonan14.fasta -bed 14noonan.bed –fo

      bedtools getfasta -tab -fi NS12911_noonan14.fasta -bed 14noonan.bed

      I have Bedtools 2.17.0 and have the bed and fasta in the main directory. Thanks.
      Provided Bedtools executables are in your $PATH run the command like this. The output will be stored in the file called "output_fasta.fa" in example below (change name as needed)

      Code:
      getFastaFromBed -fi NS12911_noonan14.fasta -bed 14noonan.bed –fo output_fasta.fa
      OR

      Code:
      bedtools getfasta -fi NS12911_noonan14.fasta -bed 14noonan.bed -fo output_fasta.fa
      If you need the sequences in Tab format then add -tab.

      Comment

      • cmccabe
        Senior Member
        • Jul 2012
        • 355

        #5
        sequence from BED

        I do not think I have the executable as I am gettig a bedtools not reconized.
        Do you know where I can get the exe.? I have attached a screenshot of the directory and in dos do a cd there first
        then use the command:

        bedtools getfasta -fi NS12911_noonan14.fasta -bed 14noonan.bed -fo output_fasta.fa - tab

        (the directory has the bed and the fasta in it as well but I removed them to decrease the attachment size). Thanks.
        Last edited by cmccabe; 07-16-2013, 12:06 PM.

        Comment

        • GenoMax
          Senior Member
          • Feb 2008
          • 7142

          #6
          Oops .. we did not realize that you are referring to windows environment (based on your screenshot).

          Descriptions of the bedtools above were for Unix/Linux.

          I looked for windows versions and the one I see looked suspect so I am not going to link it here. Official releases of bedtools are only for unix/linux/os x.

          Do you have any experience with Unix/command line?

          Comment

          • cmccabe
            Senior Member
            • Jul 2012
            • 355

            #7
            sequence from BED

            Yes, we have ubuntu 10.0.4 and I think bedtools might be installed on there. Windows would be easier as the files are there, but I will confirm. Thanks

            Comment

            • dnewkirk
              Junior Member
              • Mar 2009
              • 8

              #8
              You may be able to use Galaxy as well, which would allow you to keep everything on Windows.

              Link: https://main.g2.bx.psu.edu

              Comment

              • GenoMax
                Senior Member
                • Feb 2008
                • 7142

                #9
                Galaxy may be a good option as suggested by dnewkirk. bedtools should run quickly even on main galaxy.

                Comment

                Latest Articles

                Collapse

                • SEQadmin2
                  Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
                  by SEQadmin2


                  Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

                  The systematic characterization of the human proteome has
                  ...
                  07-20-2026, 11:48 AM
                • SEQadmin2
                  Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                  by SEQadmin2



                  Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                  ...
                  07-09-2026, 11:10 AM
                • SEQadmin2
                  Cancer Drug Resistance: The Lingering Barrier to Rising Survival
                  by SEQadmin2



                  Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

                  There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
                  07-08-2026, 05:17 AM

                ad_right_rmr

                Collapse

                News

                Collapse

                Topics Statistics Last Post
                Started by SEQadmin2, 07-24-2026, 12:17 PM
                0 responses
                31 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-23-2026, 11:41 AM
                0 responses
                23 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-20-2026, 11:10 AM
                0 responses
                214 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-13-2026, 10:26 AM
                0 responses
                79 views
                0 reactions
                Last Post SEQadmin2  
                Working...