Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Exercises

    Dear,
    I have been exercising in bioinformatics on the Rosalind web site
    The problems learned me a lot.
    The last problem I solved was assembling a circular (bacterial) genome.
    The input were about 600 reads of 50 bp. The correct answer I obtained (in 20 sec, cheap computer) was a sequence of about 2000 bp. I program with the language PASCAL because it gives me a lot of freedom to construct my own data structure.
    The problem is that I can't get another (bigger) dataset to give my algoritm a try.
    Is someone willing to give me a dataset of reads and verify my answer?
    Reads of circular DNA or contigs of DNA from eukaryotic cells are welcome.
    The reads can be of mixed lengths and (almost) perfect.
    Please, let me know if I can expect an answer in the SEQanswer community.
    Thanks for reading

  • #2
    Teunis,

    You can certainly download reference genomes from ncbi:

    ftp://ftp.ncbi.nlm.nih.gov/genomes/Bacteria/

    The files you want will end with "fna". They are mostly 2.5 to 5 million bp. If you want something smaller, you can just open them with a text editor and just keep the first 1000 lines or so. Then you can use a tool like randomreads.sh (packaged with BBTools) to generate random reads of whatever quality, quantity, or length you want.

    In Linux, the command would be something like this:

    randomreads.sh ref=ecoli.fna out=reads.fq reads=100000 length=600 maxq=40 midq=35 minq=30

    You can verify your answer with a program called "Quast".

    Comment


    • #3
      Thanks I will give it a try. Bye Bye

      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, 02:46 PM
      0 responses
      10 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
      16 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-02-2024, 08:06 AM
      0 responses
      23 views
      0 likes
      Last Post seqadmin  
      Working...
      X