Note: some items may not be visible to you, due to viewing permissions.
Workflow
CGR from multiple fasta files
(1)
The workflow generates Chaos Game Represenations (CGR) image from multiple fasta files. See http://www.g-language.org/wiki/cgr for more information about the Chaos Game Representations.
Created: 2011-04-29
| Last updated: 2011-04-29
Credits:
cory (Kazuki Oshita)
Workflow
G-language Genome Analysis Environment - G...
(3)
This workflow calculates and graphs the AT skew of a given genome sequence, using options of gcskew program. See http://www.g-language.org/ for more information about the G-language Genome Analysis Environment.
Created: 2010-04-05
| Last updated: 2011-01-09
Credits:
cory (Kazuki Oshita)
Workflow
Workflow
G-language Genome Analysis Environment - G...
(2)
This workflow calculates and graphs the GC skew of a given genome sequence (for the entire genome, for only the coding sequences, for only the intergenic regions, and for only the third codon positions), as well as the GC content with sliding windows. See http://www.g-language.org/ for more information about the G-language Genome Analysis Environment.
Created: 2010-04-05
Credits:
cory (Kazuki Oshita)
Workflow
G-language Genome Analysis Environment - B...
(2)
This workflow shows simple sequence manipulation functions of G-language GAE, such as random shuffling, obtaining a reverse complement, and translation of nucleotide sequences, and showing basic composition statistics for nucleotide and amino acid sequences. See http://www.g-language.org/ for more information about the G-language Genome Analysis Environment.
Created: 2010-04-05
| Last updated: 2010-04-05
Credits:
cory (Kazuki Oshita)
Workflow
G-language Genome Analysis Environment - G...
(2)
This workflow calculates and graphs the GC skew (by default, for keto bases, with window size of 1000) of a given genome sequence identifier. Here the genome sequence in Fasta format is downloaded through the Togo Web Service with RefSeq identifier. See http://www.g-language.org/ for more information about the G-language Genome Analysis Environment.
Created: 2010-04-05
Credits:
cory (Kazuki Oshita)
Workflow
G-language Genome Analysis Environment - G...
(2)
This workflow calculates and graphs the GC skew of a given genome sequence. Use this as a template for using more than 100 analysis programs implemented in G-language Genome Analysis Environment, which can be used in a similar manner. See http://www.g-language.org/ for more information about the G-language Genome Analysis Environment.
Created: 2010-04-05
Credits:
cory (Kazuki Oshita)
Workflow
G-language Genome Analysis Environment - B...
(2)
Given a numerical vector (array), this workflow calculates the maximum value (max) and its index (maxdex), minumum value (min) and its index (mindex), mean, sum, median, and standard deviation. See http://www.g-language.org/ for more information about the G-language Genome Analysis Environment.
Created: 2010-04-05
Credits:
cory (Kazuki Oshita)
Workflow
G-language Genome Analysis Environment - R...
(2)
This workflow displays a documentation of G-language GAE programs. If you input the "keywords", this workflow searches for the keyword through the documentations.
See http://www.g-language.org/ for more information about the G-language Genome Analysis Environment.
Created: 2010-03-30
| Last updated: 2010-03-30
Credits:
cory (Kazuki Oshita)
Workflow
G-language Genome Analysis Environment - B...
(2)
Given an identifier for genome sequence (by default, genome of Mycoplasma genitalium: refseq:NC_000908) or raw sequence data in FASTA format, this workflow calculates and graphs the following properties using the G-language Genome Analysis Environment: GC skew (gcskew), cumulative GC skew (gcskew_cumulative), GC skew of coding/intergenic/GC3 (genomicskew), GC content with sliding windows (gcwin), replication origin and terminus (find_ori_ter), codon usage table (codon_usage), the Codon Adapta...
Created: 2010-04-05
| Last updated: 2010-04-05
Credits:
cory (Kazuki Oshita)
Workflow
KEIO Bioinformatics Web Service - a genera...
(2)
This workflow generates a sequence logo image for a set of amino acid sequences of FOXP2 gene, by downloading the amino acid sequences in Fasta format through Togo Web Service with UniProt identifiers (togoWS, provided by the G-language Genome Analysis Environment SOAP Service), running BLAST web service (runBLAST), retrieving a set of sequences from ID list (togoWS), aligning the sequence with MUSCLE (runMUSCLE), extracting a certain region from the alignment (extractalign, provided by Soapl...
Created: 2010-08-13
| Last updated: 2010-11-19
Credits:
cory (Kazuki Oshita)