User Tools

Site Tools


tutorials:perl_examples

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tutorials:perl_examples [2010/08/03 02:24] chkuotutorials:perl_examples [2017/04/12 17:27] (current) chkuo
Line 1: Line 1:
-====== Perl Examples ======+====== Perl examples ======
  
-  * Find empty files in a directory: [[tutorial:perl:find_empty_file.2.pl]] +  * Find empty files in a directory: [[tutorials:perl:find_empty_file.2.pl]] 
-  * Unwrap sequences in fasta files: [[tutorial:perl:unwrap_seq_fasta.1.pl]] +  * Rename files based on regex: [[tutorials:perl:rename_file_by_regex.3.pl]] 
-  * Find homopolymeric regions: [[tutorial:perl:find_homopolymer.3.pl]] + 
-  * Generate command scripts to run blast+: [[tutorial:perl:cmd_blast+.1.pl]] +  * Generate command scripts to run blast+: [[tutorials:perl:cmd_blast+.1.pl]] 
-  * Execute command scripts: [[tutorial:perl:execute.3.pl]]+  * Execute command scripts: [[tutorials:perl:execute.3.pl]] 
 +  * Parse blast+ results, 1 hit per line: [[tutorials:perl:parse_blast_sim.6.pl]] 
 +  * Parse blast+ results, 1 HSP per line: [[tutorials:perl:parse_blast_hsp.4.pl]] 
 + 
 +  * Unwrap sequences in fasta files: [[tutorials:perl:unwrap_seq_fasta.1.pl]] 
 +  * Find homopolymeric regions: [[tutorials:perl:find_homopolymer.3.pl]] 
 +  * Correct sequence orientation in a fasta file: [[tutorials:perl:correct_fasta_orientation.1.pl]] 
 +  * Trim sequence based on lucy: [[tutorials:perl:trim_lucy.2.pl]] 
 +  * Trim sequence based on regex: [[tutorials:perl:trim_seq_by_regex.1.pl]]
  
  
  
tutorials/perl_examples.1280773444.txt.gz · Last modified: 2010/08/03 02:24 by chkuo