Repository revision
repository tip
Select a revision to inspect and download versions of Galaxy utilities from this repository.

Repository get_orfs_or_cdss
Owner: peterjc
Synopsis: Search nucleotide sequences for open reading frames (ORFs), or coding sequences (CDSs)
This tool is a short Python script (using Biopython library functions) to search
nucleotide sequences for open reading frames (ORFs) or coding sequences (CDSs) where
the first potential start codon is used.

It is intended for very simplistic gene finding in Prokaryotes and viruses, or for
finding the likely CDS in an EST or mRNA sequence. It is not suitable for Eurakoytic
gene prediction since it is not intro aware.

See also the EMBOSS tool ``getorf`` which also has a Galaxy wrapper. This offers
much of the same functionality, but is likely faster as it is written in C.
Type: unrestricted
Revision: 12:71905a6d52a7
This revision can be installed: True
Times cloned / installed: 2948
Dependencies of this repository

Repository package_numpy_1_9 revision 83d12e13dbbd owned by iuc (prior install required)
Repository package_atlas_3_10 revision 98c017ec230d owned by iuc (prior install required)
Repository package_python_2_7 revision f761bd14343e owned by iuc (prior install required)
Repository package_zlib_1_2_8 revision 411985b46ae8 owned by iuc (prior install required)
Repository package_readline_6_3 revision ca1a9400d4e1 owned by iuc (prior install required)
Repository package_bzlib_1_0 revision af4887e1f595 owned by iuc (prior install required)
Repository package_xz_5_0_5 revision 944f93d45594 owned by iuc (prior install required)
Repository package_sqlite_3_8_3 revision c8a5c11cc921 owned by iuc (prior install required)
Repository package_gdbm_1_11 revision ed2537bccffc owned by iuc (prior install required)
Repository package_ncurses_6_0 revision 0efde9889efd owned by iuc (prior install required)
Repository package_ncurses_6_0 revision 0efde9889efd owned by iuc (prior install required)
Repository package_libtool_2_4 revision 7f67694b167c owned by iuc (prior install required)

Name Version Type
biopython 1.67 package

Contents of this repository

Name Description Version Minimum Galaxy Version
e.g. to get peptides from ESTs 0.2.3 16.01

Categories
Fasta Manipulation - Tools for manipulating fasta data