Repository revision
0:14f4c7a8a962

Repository 'find_nested_alt_orfs'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/find_nested_alt_orfs

Find Nested Alternate ORFs (nAlt-ORFs) tool metadata
Miscellaneous
from BED and 2bit/FASTA
find_nested_alt_orfs
toolshed.g2.bx.psu.edu/repos/iuc/find_nested_alt_orfs/find_nested_alt_orfs/0.1.2
0.1.2
find_nested_alt_orfs.py --version
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/iuc/find_nested_alt_orfs/find_nested_alt_orfs/0.1.2 (this tool)
find_nested_alt_orfs
Requirements (dependencies defined in the <requirements> tag set)
name version type
naltorfs 0.1.2 package
ucsc-fatotwobit 377 package
Additional information about this tool
#if $ref.ref_source == 'history':
            #if  $ref.ref_file.is_of_type('fasta'):
                #set $twobit_filename = "out.2bit"
                faToTwoBit '${ref.ref_file}' '$twobit_filename' -stripVersion &&
            #else:
                #set $twobit_filename = $ref.ref_file
            #end if
        #else:
            #set $twobit_filename = $ref.ref_loc.fields.path
        #end if
        find_nested_alt_orfs.py
            --twobit '$twobit_filename'

            --min_length '$min_length'

            --reference '${input.metadata.dbkey}'

            --bed '$input'

            #if $no_canonical_cds:
                --no_canonical_cds '$no_canonical_cds'
            #end if

            --translation_table '$translation_table'

            --bed_out '$bed_out'

            --peptide_fasta_out '$peptide_fasta_out'

            --naltorfs_fasta_out '$naltorfs_fasta_out'

            --cds_fasta_out '$cds_fasta_out'

            $unique_sequences

            #if $write_log:
                --log '$log'
            #end if
    
None
False
Functional tests
name inputs outputs required files
Test-1 input: gencode_canonical.hg38.chr6_GL0002508.bed
ref|ref_file: hg38.chr6_GL000250v2_alt.2bit.gz
ref|ref_source: history
min_length: 150
unique_sequences: True
no_canonical_cds: gencode_canonical.hg38.chr6_GL0002508.bed
translation_table: 1
write_log: True
name: value
name: value
name: value
name: value
name: value
gencode_canonical.hg38.chr6_GL0002508.bed
hg38.chr6_GL000250v2_alt.2bit.gz
value