[Bioperl-guts-l] bioperl-live bioscripts.pod,1.51,1.52
Brian Osborne
bosborne at pub.open-bio.org
Mon Apr 25 21:47:41 EDT 2005
Update of /home/repository/bioperl/bioperl-live
In directory pub.open-bio.org:/tmp/cvs-serv30182
Modified Files:
bioscripts.pod
Log Message:
Add POD, move to scripts/
Index: bioscripts.pod
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/bioscripts.pod,v
retrieving revision 1.51
retrieving revision 1.52
diff -C2 -d -r1.51 -r1.52
*** bioscripts.pod 2 Apr 2005 16:11:02 -0000 1.51
--- bioscripts.pod 26 Apr 2005 01:47:38 -0000 1.52
***************
*** 170,173 ****
--- 170,178 ----
output. Does not actually use SearchIO is very fast.
+ =head2 scripts/seq/make_mrna_protein.PLS
+
+ Translate a DNA or RNA sequence to protein using Bio::Seq's
+ translate() method.
+
=head2 scripts/seq/seqconvert.PLS
***************
*** 424,431 ****
A script that finds the longest ORF in one or more nucleotide sequences.
-
- =head2 examples/make_mrna_protein.pl
-
- Translate a cDNA or ORF to protein using Bio::Seq's translate() method.
=head2 examples/make_primers.pl
--- 429,432 ----
More information about the Bioperl-guts-l
mailing list