Bio-KBase
view release on metacpan or search on metacpan
lib/Bio/KBase/InvocationService/ValidCommands.pm view on Meta::CPAN
#
# This module is automatically generated by the gen-valid-commands.pl script
#
package Bio::KBase::InvocationService::ValidCommands;
use strict;
require Exporter;
our @ISA = qw(Exporter);
our @EXPORT_OK = qw(valid_commands command_groups);
our @command_groups = (
{ name => 'modeling_scripts', title => 'Modeling scripts', items => [
{ cmd => 'exchangeFormat_to_gapfillingFormulation', link => '' },
{ cmd => 'exchangeformat_to_fbamodel', link => '' },
{ cmd => 'fbamodel_to_exchangeformat', link => '' },
{ cmd => 'fbamodel_to_html', link => '' },
{ cmd => 'fbamodel_to_sbml', link => '' },
{ cmd => 'gapfill_fbamodel', link => '' },
{ cmd => 'gapfillingFormulation_to_exchangeFormat', link => '' },
{ cmd => 'genome_to_fbamodel', link => '' },
{ cmd => 'get_gapfilling_formulation', link => '' },
{ cmd => 'runfba', link => '' },
]},
{ name => 'scripts', title => 'CDMI Scripts', items => [
{ cmd => 'all_roles_used_in_models', link => '' },
{ cmd => 'all_roles_used_in_models_and_subsystems', link => '' },
{ cmd => 'alleles_to_bp_locs', link => '' },
{ cmd => 'alleles_to_traits', link => '' },
{ cmd => 'atomic_regulons_to_fids', link => '' },
{ cmd => 'close_genomes', link => '' },
{ cmd => 'co_occurrence_evidence', link => '' },
{ cmd => 'complexes_to_complex_data', link => '' },
{ cmd => 'complexes_to_roles', link => '' },
{ cmd => 'contigs_to_lengths', link => '' },
{ cmd => 'contigs_to_md5s', link => '' },
{ cmd => 'contigs_to_sequences', link => '' },
{ cmd => 'corresponds', link => '' },
{ cmd => 'dump_relationship', link => '' },
{ cmd => 'equiv_sequence_assertions', link => '' },
{ cmd => 'ermodel_to_text', link => '' },
{ cmd => 'fids_to_annotations', link => '' },
{ cmd => 'fids_to_atomic_regulons', link => '' },
{ cmd => 'fids_to_co_occurring_fids', link => '' },
{ cmd => 'fids_to_coexpressed_fids', link => '' },
{ cmd => 'fids_to_dna_sequences', link => '' },
{ cmd => 'fids_to_feature_data', link => '' },
{ cmd => 'fids_to_functions', link => '' },
{ cmd => 'fids_to_genomes', link => '' },
{ cmd => 'fids_to_literature', link => '' },
{ cmd => 'fids_to_locations', link => '' },
{ cmd => 'fids_to_protein_families', link => '' },
{ cmd => 'fids_to_protein_sequences', link => '' },
{ cmd => 'fids_to_proteins', link => '' },
{ cmd => 'fids_to_regulon_data', link => '' },
{ cmd => 'fids_to_roles', link => '' },
{ cmd => 'fids_to_subsystem_data', link => '' },
{ cmd => 'fids_to_subsystems', link => '' },
{ cmd => 'genomes_to_contigs', link => '' },
{ cmd => 'genomes_to_fids', link => '' },
{ cmd => 'genomes_to_genome_data', link => '' },
{ cmd => 'genomes_to_md5s', link => '' },
{ cmd => 'genomes_to_subsystems', link => '' },
{ cmd => 'genomes_to_taxonomies', link => '' },
{ cmd => 'get_abundance_profile', link => '' },
{ cmd => 'locations_to_dna_sequences', link => '' },
{ cmd => 'locations_to_fids', link => '' },
{ cmd => 'md5s_to_genomes', link => '' },
{ cmd => 'otu_members', link => '' },
{ cmd => 'ous_with_trait', link => '' },
{ cmd => 'protein_families_to_co_occurring_families', link => '' },
{ cmd => 'protein_families_to_fids', link => '' },
{ cmd => 'protein_families_to_functions', link => '' },
{ cmd => 'protein_families_to_proteins', link => '' },
{ cmd => 'proteins_to_fids', link => '' },
{ cmd => 'proteins_to_functions', link => '' },
{ cmd => 'proteins_to_literature', link => '' },
{ cmd => 'proteins_to_protein_families', link => '' },
{ cmd => 'proteins_to_roles', link => '' },
{ cmd => 'proteins_to_sequences', link => '' },
{ cmd => 'reaction_strings', link => '' },
{ cmd => 'reactions_to_complexes', link => '' },
( run in 0.674 second using v1.01-cache-2.11-cpan-39bf76dae61 )