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: 31:eaf1d40eceb4
This revision can be installed: True
Times cloned / installed: 649
Dependencies of this repository

Repository package_numpy_1_9 revision 1e2b7e63dec2 owned by iuc (prior install required)
Repository package_atlas_3_10 revision 35d6b30ef137 owned by iuc (prior install required)
Repository package_python_2_7 revision a03693de8e0c owned by iuc (prior install required)
Repository package_zlib_1_2_8 revision 3348f1acee2a owned by iuc (prior install required)
Repository package_readline_6_3 revision de22495ddf2b owned by iuc (prior install required)
Repository package_bzlib_1_0 revision 29f79feefc77 owned by iuc (prior install required)
Repository package_xz_5_0_5 revision c9d30f1de10a owned by iuc (prior install required)
Repository package_sqlite_3_8_3 revision 9ba893c2353f owned by iuc (prior install required)
Repository package_gdbm_1_11 revision 77ea468f199e owned by iuc (prior install required)
Repository package_ncurses_6_0 revision 15e2190c87ca owned by iuc (prior install required)
Repository package_ncurses_6_0 revision 15e2190c87ca owned by iuc (prior install required)
Repository package_libtool_2_4 revision 5ccfb33b5622 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
Sequence Analysis - Tools for performing Protein and DNA/RNA analysis