Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Getting FASTA file of specific interval

    Hi,
    Is there anywhere I can search for a sequence of a specific interval (preferably in FASTA format)? For example:
    Chromosome 16:14,000,000 - 14,100,000.

    Thanks

  • #2
    You can retrieve such sequence intervals from BioMart or UCSC genome browser easily. What genome are you working with?

    Comment


    • #3
      Thanks! I'm working with the human genome.

      Comment


      • #4
        I also forgot to mention table browser from UCSC above.

        If you have a small number of such regions, go to human UCSC genome browser. Type in the interval you want in the gateway page. When the browser displays the region in subsequent page go up to "View" option and choose "DNA". On next page adjust options as needed and then save the DNA sequence that shows up in a file.

        Comment


        • #5
          Thanks Geno,

          Do you also know if there is a way to do this for many sequences? Perhaps with Biopython?

          Comment


          • #6
            I think you want bedtools getfasta.

            Comment


            • #7
              twoBitToFa (http://hgdownload.soe.ucsc.edu/admin..._64/twoBitToFa) program from Jim Kent with the 2bit files from UCSC will work as well (e.g. http://hgdownload.soe.ucsc.edu/golde...Zips/hg38.2bit)

              Comment


              • #8
                Perfect. Thanks!

                Comment


                • #9
                  Originally posted by shmibble View Post
                  Thanks Geno,

                  Do you also know if there is a way to do this for many sequences? Perhaps with Biopython?
                  Yes - Biopython will read FASTA files as SeqRecord objects using Bio.SeqIO, and you can slice these records like Python strings to get sub-sequences for given coordinates.

                  Comment


                  • #10
                    Good to know. Thanks.

                    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:57 AM
                    0 responses
                    12 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 05-06-2024, 07:17 AM
                    0 responses
                    16 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 05-02-2024, 08:06 AM
                    0 responses
                    20 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 04-30-2024, 12:17 PM
                    0 responses
                    24 views
                    0 likes
                    Last Post seqadmin  
                    Working...
                    X