User Tools

Site Tools


tutorials:perl:trim_seq_by_regex.1.pl

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
tutorials:perl:trim_seq_by_regex.1.pl [2012/06/15 00:33] chkuotutorials:perl:trim_seq_by_regex.1.pl [2012/06/15 00:34] (current) chkuo
Line 1: Line 1:
 Usage: <code bash> Usage: <code bash>
-perl ~/plscript/trim_seq_by_regex.1.pl --in_file=INPUT_FILE --out_dir=OUTPUT_DIR --regex="AAACT[CT]AAA[GT]GAATTGACGG(\w+)$" --verbose=1+perl ~/plscript/trim_seq_by_regex.1.pl 
 +  --in_file=INPUT_FILE 
 +  --out_dir=OUTPUT_DIR 
 +  --regex="AAACT[CT]AAA[GT]GAATTGACGG(\w+)$" 
 +  --verbose=1
 </code> </code>
  
tutorials/perl/trim_seq_by_regex.1.pl.1339691616.txt.gz · Last modified: by chkuo