Difference between revisions of "KSH 0608 Bioinformatics with Bioperl"

From Biolecture.org
imported>Seung-hoon Kim
imported>Seung-hoon Kim
Line 2: Line 2:
  
 
<p>[[How to install Perl and BioPerl]]</p>
 
<p>[[How to install Perl and BioPerl]]</p>
 +
 +
<p>[[Basic Perl Grammar]]</p>
  
 
<p>[[Transcription from DNA sequence to RNA sequence]]</p>
 
<p>[[Transcription from DNA sequence to RNA sequence]]</p>

Revision as of 20:53, 14 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

 

Seung-hoon Kim