Difference between revisions of "KSH 0608 Bioinformatics with Bioperl"

From Biolecture.org
imported>Seung-hoon Kim
imported>Seung-hoon Kim
 
Line 12: Line 12:
  
 
<p>[[Getting DNA information from NCBI]]</p>
 
<p>[[Getting DNA information from NCBI]]</p>
 +
 +
<p>[[DNA sequence analysis]]</p>
  
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>

Latest revision as of 19:52, 17 June 2016

From today, I will learn and summarize how to use Bioperl by reading a book "Bioinformatics with bioperl (Author: Young-Chang Kim)"

How to install Perl and BioPerl

Basic Perl Grammar

Transcription from DNA sequence to RNA sequence

DATA extraction from FASTA

Motif search

Getting DNA information from NCBI

DNA sequence analysis

 

Seung-hoon Kim