Difference between revisions of "Data mining"

From WormBaseWiki
Jump to navigationJump to search
(New page: == Data Model == # About the WormBase data model - ''how data is stored and structured at WormBase'' # AceDB classes - ''A comprehensiv...)
 
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Data Model ==
+
== Data Model ==
  
# [[About_the_WormBase_data_model|About the WormBase data model]] - ''how data is stored and structured at WormBase''
+
#[[About the WormBase data model|About the WormBase data model]] - ''how data is stored and structured at WormBase''  
# [[AceDB_classes|AceDB classes]] - ''A comprehensive list of AceDB classes''
+
#[[AceDB classes|AceDB classes]] - ''A comprehensive list of AceDB classes''  
# [[AceDB_classes_tutorial|AceDB classes tutorial]] -''Examples and descriptions of commonly accessed classes at WormBase''
+
#[[AceDB classes tutorial|AceDB classes tutorial]] -''Examples and descriptions of commonly accessed classes at WormBase''  
# [[GFF2_features|GFF2 features]] - ''Descriptions of features contained in the WormBase GFF2 genome annotation files''
+
#[[GFF2 features|GFF2 features]] - ''Descriptions of features contained in the WormBase GFF2 genome annotation files''
  
== Query Languages ==
+
== WormMine ==
  
# [[Data_mining:AQL_tutorial|AQL tutorial]] - ''Using the AceDB query language, AQL''
+
[[ WormMine | Link to documentation]]
# [[Data_mining:WQL_tutorial|WQL tutorial]] - ''Using the WormBase query language, WQL''
 
  
== WormMart ==
+
== SimpleMine  ==
  
# [[Data_mining:WormMart|WormMart]]
+
SimpleMine User's Guide: https://wiki.wormbase.org/index.php/UserGuide:SimpleMine
  
== APIs ==
+
== RNASeq Related Tools ==
  
=== AcePerl, a Perl interface to AceDB/WormBase ===
+
SPELL: Clustering analyses for microarray, tiling array, and RNASeq expression. https://spell.wormbase.org/ Documentation: https://wiki.wormbase.org/index.php/SPELL
  
# [[Mining_AceDB/WormBase_with_AcePerl|Mining AceDB/WormBase with AcePerl]]
+
Expression Dataset Locator: https://wormbase.org/tools/rnaseq/expression_dataset_locator.cgi
  
=== Bio::DB::GFF ===
+
RNAseq FPKM Download: https://wormbase.org/tools/rnaseq/fpkmmine.cgi
  
# [[Mining_WormBase_with_Bio::DB::GFF|Mining WormBase with Bio::DB::GFF]] - ''extract sequence annotations en masse using this Perl module''
+
RNASeq FPKM Graphs: Graphs derived from ModENCODE can be located under the Expression Widget of Gene pages. Documentation: https://wiki.wormbase.org/index.php/UserGuide:RNASeqFPKMGraph
  
== Miscellaneous ==
 
  
# [[Linking_To_WormBase|Linking To WormBase]]
+
== APIs  ==
# [[Converting_Coordinates_between_releases|Converting Coordinates between releases]]
+
 
 +
=== AcePerl, a Perl interface to AceDB/WormBase  ===
 +
 
 +
#[[Mining AceDB/WormBase with AcePerl|Mining AceDB/WormBase with AcePerl]]
 +
 
 +
 
 +
== Query Languages  ==
 +
 
 +
#[[Data mining:AQL tutorial|AQL tutorial]] - ''Using the AceDB query language, AQL''  -- DEPRECATED: moved to new site
 +
#[[Data mining:WQL tutorial|WQL tutorial]] - ''Using the WormBase query language, WQL'' -- DEPRECATED: moved to new site
 +
 
 +
 
 +
=== Bio::DB::GFF  ===
 +
 
 +
#[[Mining WormBase with Bio::DB::GFF|Mining WormBase with Bio::DB::GFF]] - ''extract sequence annotations en masse using this Perl module''
 +
 
 +
== Miscellaneous  ==
 +
 
 +
#[[Linking To WormBase|Linking To WormBase]]  
 +
#[[Converting Coordinates between releases|Converting Coordinates between releases]]
 +
#[[WormBase Identifiers]] - ''A quick guide to WormBase object identifiers''
 +
 
 +
 
 +
[[Category:User Guide]]

Latest revision as of 01:36, 1 April 2022

Data Model

  1. About the WormBase data model - how data is stored and structured at WormBase
  2. AceDB classes - A comprehensive list of AceDB classes
  3. AceDB classes tutorial -Examples and descriptions of commonly accessed classes at WormBase
  4. GFF2 features - Descriptions of features contained in the WormBase GFF2 genome annotation files

WormMine

Link to documentation

SimpleMine

SimpleMine User's Guide: https://wiki.wormbase.org/index.php/UserGuide:SimpleMine

RNASeq Related Tools

SPELL: Clustering analyses for microarray, tiling array, and RNASeq expression. https://spell.wormbase.org/ Documentation: https://wiki.wormbase.org/index.php/SPELL

Expression Dataset Locator: https://wormbase.org/tools/rnaseq/expression_dataset_locator.cgi

RNAseq FPKM Download: https://wormbase.org/tools/rnaseq/fpkmmine.cgi

RNASeq FPKM Graphs: Graphs derived from ModENCODE can be located under the Expression Widget of Gene pages. Documentation: https://wiki.wormbase.org/index.php/UserGuide:RNASeqFPKMGraph


APIs

AcePerl, a Perl interface to AceDB/WormBase

  1. Mining AceDB/WormBase with AcePerl


Query Languages

  1. AQL tutorial - Using the AceDB query language, AQL -- DEPRECATED: moved to new site
  2. WQL tutorial - Using the WormBase query language, WQL -- DEPRECATED: moved to new site


Bio::DB::GFF

  1. Mining WormBase with Bio::DB::GFF - extract sequence annotations en masse using this Perl module

Miscellaneous

  1. Linking To WormBase
  2. Converting Coordinates between releases
  3. WormBase Identifiers - A quick guide to WormBase object identifiers