This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Where To Find A Dna For Trying Out My Analysis On?

I am new to this world of Bioinformatics and I just learnt what is DNA sequencing. I am a computer scientist and I wish to try out some of my own algorithms on the DNA. Now where to get DNA in a text file. I mean I wish to have the sequence like ATGTCC .... which has billions of these letters (nucleotides) in a text file. Can somebody help me. I hardly understand the different websites which i am led to when I google. It might be a a really dumb question. But help, sarcasm and criticism are appreciated!

dna sequencing database

3 answers

Ensembl keep all our sequences here:

ftp://ftp.ensembl.org/pub/current_fasta

We've got gene, genome and protein sequences in FASTA format for a variety of species.

You can go to genbank and download any gene sequence you want or go to ucsc and download the human genome.

Best would be : NCBI [http://www.ncbi.nlm.nih.gov/] and find "a gene/ protein name" say for example- albumin. And then keep clicking and exploring to find out the ATGC (for genes) and DDVLI (for proteins encoded by upto 20 such amino acids!)..... and get the "FASTA" formatted files onto a Notepad ! REST all falls in place and assured ! Thanks,

Log in to answer this question.