Pages that link to "Homework in the bioinformatics class"
From Biolecture.org
The following pages link to Homework in the bioinformatics class:
View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)- Youngkwang Jung - bioinformatics (← links)
- Homework 1. Make a Perl program translating 'all' combinations of triple bases into amino acids (← links)
- Homework 2. Pick 5 protein sequences and predict their secondary structures using available prediction programs (← links)
- Homework 3. Open and re-write one FASTA file containing one protein sequence of TERT (← links)
- Homework 4. Create a FASTA file with a sequence. Open it and reverse the sequence of it and print it out in another FASTA file (← links)
- Homework 5. Extract a sequence MKKTGIKG from ASMKATAHQMKKTGIKGMSTYALLRL and print it out in a file (← links)
- Homework 6. In a multi-sequence FASTA file, produce statistics such as sequence number, average seq length, GC content, AT content, etc (← links)
- Homework 7. Align two protein sequences using a dynamic programming method in Perl (← links)
- Homework 8. Randomly generate five 100 AA long protein sequences and store them in a FASTA file (← links)
- Homework 9. Create a flat text file database of protein sequences with hash function in Perl (← links)