Unconfigured Ad

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

    #1

    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.
  • alexdobin
    Senior Member
    • Feb 2009
    • 161

    #2

    Comment

    • 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
                    Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
                    by SEQadmin2



                    CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

                    Despite this, “CRISPR helped turn genome editing from a specialized technique into
                    ...
                    07-31-2026, 11:01 AM
                  • 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

                  ad_right_rmr

                  Collapse

                  News

                  Collapse

                  Topics Statistics Last Post
                  Started by SEQadmin2, 08-06-2026, 07:41 AM
                  0 responses
                  16 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 08-03-2026, 10:13 AM
                  0 responses
                  32 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 07-31-2026, 02:55 AM
                  0 responses
                  42 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 07-24-2026, 12:17 PM
                  0 responses
                  26 views
                  0 reactions
                  Last Post SEQadmin2  
                  Working...