Results for "GO annotation"

Blogs

Bookmarks

Files

Pages

  • Ruby Language

    ...evelopment), and will eventually supersede the slower Ruby MRI. Ruby Quick Referencehttp://www.zenspider.com/Languages/Ruby/QuickRef.html Ruby Annotationhttp://www.w3.org/TR/ruby/ Ru...

    3943 days ago

  • Genome Assembly Tools and Software - PART2 !!

    ...correcting sequence errors and transferring annotation. ShoRAH 0.8.2 – Short...n-reading frames and taxonomic or functional annotations. TIGER – DNA Sequence...is a pipeline for the automated assembly and annotation of microbial genomes from hig...

    2681 days ago

  • +3 more Pages

Top-level pages

Wire posts

News

Opportunity posts

ResearchLabs posts

Video

  • Genome Annotation

    Dr. Rob Edwards describes some of the problems, challenges, and approches in genome annotation, with a particular emphasis on how the Fellowship for the Interpretation of Genomes (FIG) developed subsystems using the SEED database available at http://www.theseed.org/

    3901 days ago

Bio-Scripts

  • get GC across the entire CDS !

    #look at GC across the entire CDS. gffread -x - -g | \ seqtk comp - | \ awk -v OFS="\t" '{ print $1, "0", $2, ($4 + $5) / $2 }'

    1389 days ago

  • Install gffread using Conda !

    ..../GCF_0355.2_L0_genomic.gff ../../GCF_001039355.2_L0_genomic.fna > La.cds.fa #Find more at http://blog.shenwei.me/extract-cds-fastas-from-a-gff-annotation-reference-sequence/

    1199 days ago

Tags

  • R package for visualising GO enrichment

    An R package that visualizes the GO enrichment results as word clouds and arranges them together with figures of experimental data. This allows us to draw informative summary plots for analyses such as differential expression or clustering, where for each gene list we display its behaviour in the...

    Tags: R, GO, Gene Enrichments, Clustering, GO annotation, CRAN

    3935 days ago

Comments