Difference between revisions of "User:Boris/Temp/APB"

From "A B C"
Jump to navigation Jump to search
m
m
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<div id="APB">
 
<div id="APB">
  
 +
<table width="40%"><tr><td class="l1">&nbsp;</td><td>
  
;Principles
+
===Hardware===
* [[Autonomous agent]]
+
<table width="100%">
* [[Bioinformatics foundations]]
+
<tr class="s1"><td class="l1">High performance computing <!-- (... at the bench: GPUs, FPGAs, Clusters) --></td></tr>
* [[Dijkstras Algorithm]]
+
<tr class="s2"><td class="l1">Cloud computing</td></tr>
* [[Floyd Warshall Algorithm]]
+
<tr><td class="sp">&nbsp;</td></tr>
* [[APB Functional annotation]]
+
</table>
  
; [[UNIX]]
+
===Systems and Tools===
* [[Unix commands]]
+
<table width="100%">
* [[Unix cron]]
 
* [[Unix Installation notes]]
 
* [[Unix installation notes]]
 
* [[Unix pipe]]
 
* [[Unix principles]]
 
* [[Unix system administration]]
 
* [[Unix shellscripts]]
 
* [[Unix wget]]
 
* [[Unix wget installation notes]]
 
* [[APB Installation notes]]
 
* [[Apache installation notes]]
 
* [[CLUSTAL installation notes]]
 
* [[EMBOSS installation notes]]
 
* [[PHYLIP installation notes]]
 
* [[T-Coffee Installation notes]]
 
  
;MySQL
+
<tr class="s1"><td class="l1 mw-collapsible mw-collapsed" data-expandtext="Expand subtopics" data-collapsetext="Collapse">[[Unix]]
* [[MySQL installation notes]]
+
<div class="mw-collapsible-content">
* [[Database example]]
+
<table width="100%"><tr class="s2"><td class="l2">[[Unix system administration]]</td></tr></table>
* [[Database example-join tables]]
+
<table width="100%"><tr class="s1"><td class="l2">[[Unix automation]]</td></tr></table>
* [[Database example-Perl interface]]
+
<table width="100%"><tr class="s2"><td class="l2">[[Program installation]]</td></tr></table>
* [[Database example-PHP form interface]]
+
<table width="100%"><tr class="s1"><td class="l2">[[wget]]</td></tr></table>
* [[Database introduction]]
+
</div>
* [[DBI Mac OS X installation notes]]
+
</td></tr>
  
;[[Programming]]
+
<tr class="s2"><td class="l1">[[Network Configuration]]</td></tr>
* [[IDE|IDE (Integrated Development Environment)]]
+
<tr class="s1"><td class="l1">[[Apache]]</td></tr>
* [[Komodo]]
+
<tr class="s2"><td class="l1">[[MySQL]]</td></tr>
* [[Regular Expressions]]
+
<tr class="s1"><td class="l1">[[Tools for the bioinformatics lab]]</td></tr>
* [[Screenscraping]]
+
<tr class="s2"><td class="l1">[[GBrowse|GBrowse and LDAS]]</td></tr>
 +
<tr><td class="sp">&nbsp;</td></tr>
 +
</table>
  
; [[Perl]]
+
===Programming===
* [[Perl basic programing]]
+
<table width="100%" >
* [[Perl hash example]]
+
<tr class="s1"><td class="l1">[[IDE|IDE (Integrated Development Environment)]]</td></tr>
* [[Perl installation notes]]
+
<tr class="s2"><td class="l1">[[Regular Expressions]]</td></tr>
* [[Perl LWP example]]
+
<tr class="s1"><td class="l1">[[Screenscraping]]</td></tr>
* [[Perl MySQL example]]
 
* [[Perl MySQL introduction]]
 
* [[Perl OBO parser]]
 
* [[Perl one-liners]]
 
* [[Perl principles]]
 
* [[Perl programming]]
 
* [[Perl programming 1]]
 
* [[Perl programming 2]]
 
* [[Perl programming Data Structures]]
 
* [[Perl references]]
 
* [[Perl simulation]]
 
* [[Perl syntax]]
 
* [[Perl retrieve fasta]]
 
* [[Perl/MySQL example]]
 
* [[Perl: CPAN]]
 
* [[Perl: Object oriented programming]]
 
* [[Perl: Ugly programming]]
 
* [[Perl: Using forms]]
 
  
; [[PHP]]
+
<tr class="s2"><td class="l1 mw-collapsible mw-collapsed" data-expandtext="Expand subtopics" data-collapsetext="Collapse">[[Perl]]
* [[PHP essentials]]
+
<div class="mw-collapsible-content">
* [[PHP installation]]
+
<table width="100%"><tr class="s1"><td class="l2">[[Perl basic programming]]</td></tr></table>
 +
<table width="100%"><tr class="s2"><td class="l2">[[Perl hash example]]</td></tr></table>
 +
<table width="100%"><tr class="s1"><td class="l2">[[Perl LWP example]]</td></tr></table>
 +
<table width="100%"><tr class="s2"><td class="l2">[[Perl MySQL introduction]]</td></tr></table>
 +
<table width="100%"><tr class="s1"><td class="l2">[[Perl OBO parser]]</td></tr></table>
 +
<table width="100%"><tr class="s2"><td class="l2">[[Perl basic programming]]</td></tr></table>
 +
<table width="100%"><tr class="s1"><td class="l2">[[Perl programming exercises 1]]</td></tr></table>
 +
<table width="100%"><tr class="s2"><td class="l2">[[Perl programming exercises 2]]</td></tr></table>
 +
<table width="100%"><tr class="s1"><td class="l2">[[Perl programming Data Structures]]</td></tr></table>
 +
<table width="100%"><tr class="s2"><td class="l2">[[Perl references]]</td></tr></table>
 +
<table width="100%"><tr class="s1"><td class="l2">[[Perl simulation]]</td></tr></table>
 +
<table width="100%"><tr class="s2"><td class="l2">[[Perl: Object oriented programming]]</td></tr></table>
 +
<table width="100%"><tr class="s1"><td class="l2">[[Perl: Ugly programming]]</td></tr></table>
 +
</div>
 +
</td></tr>
  
;Web programming
+
<tr class="s1"><td class="l1">[[BioPerl]]</td></tr>
* [[Web Communication]]
+
<tr class="s2"><td class="l1">[[PHP]]</td></tr>
* [[HTML essentials]]
+
<tr class="s1"><td class="l1">[[Data modelling]]</td></tr>
* [[CGI]]
+
<tr class="s2"><td class="l1">BioPython <!-- (scope, highlights, installation, use, support) --></td></tr>
* [[CGI introduction]]
+
<tr class="s1"><td class="l1">Graphical output <!-- (PNG and SVG) --></td></tr>
* [[CGI: Configuring apache]]
+
<tr class="s2"><td class="l1">[[Autonomous agents]]</td></tr>
* [[CGI: Executing a script]]
+
</table>
* [[CGI: Query string input]]
 
* [[Network Analysis]]
 
* [[Network Configuration]]
 
* [[Serving a local file]]
 
  
;BioPerl
+
===Algorithms===
* [[BioPerl exercise alignment]]
+
<table width="100%" >
* [[BioPerl exercise restriction]]
+
<tr class="sh"><td class="l1">Algorithms on Sequences</td></tr>
* [[BioPerl exercise signal cleavage]]
+
<tr class="s1"><td class="l2">[[Dynamic Programming]]</td></tr>
* [[BioPerl ext installation notes]]
+
<tr class="s2"><td class="l2">[[Multiple Sequence Alignment]]</td></tr>
* [[BioPerl installation notes]]
+
<tr class="s1"><td class="l2">[[Genome Assembly]]</td></tr>
* [[BioPerl programming]]
 
* [[BioPerl run installation notes]]
 
* [[BioPerl tutorials]]
 
  
;GBrowse
+
<tr><td class="sp">&nbsp;</td></tr>
* [[GBrowse installation notes]]
 
* [[GBrowse viewing anotations]]
 
* [[LDAS installation notes]]
 
* [[LDAS usage notes]]
 
  
 +
<tr class="sh"><td class="l1">Algorithms on Structures</td></tr>
 +
<tr class="s1"><td class="l2">[[Docking]]</td></tr>
 +
<tr class="s2"><td class="l2">Protein Structure Prediction <!-- ''ab initio'' --></td></tr>
 +
 +
<tr><td class="sp">&nbsp;</td></tr>
 +
 +
<tr class="sh"><td class="l1">Algorithms on Trees</td></tr>
 +
<tr class="s1"><td class="l2">Computing with trees <!-- Bayesian approaches for phylogenetic trees, tree comparison) --></td></tr>
 +
 +
<tr><td class="sp">&nbsp;</td></tr>
 +
 +
<tr class="sh"><td class="l1">Algorithms on Networks</td></tr>
 +
<tr class="s1"><td class="l2">Network metrics <!-- (Degree distributions, Centrality metrics, other metrics on topology, small-world- vs. random-geometric controversy) --></td></tr>
 +
<tr class="s2"><td class="l3">[[Dijkstras Algorithm]]</td></tr>
 +
<tr class="s1"><td class="l3">[[Floyd Warshall Algorithm]]</td></tr>
 +
</table>
 +
 +
 +
===Communication and collaboration===
 +
<table width="100%" >
 +
<tr class="s1"><td class="l1">[[MediaWiki]]</td></tr>
 +
<tr class="s2"><td class="l1">[[HTML essentials]]</td></tr>
 +
<tr class="s1"><td class="l1">[[HTML 5]]</td></tr>
 +
<tr class="s2"><td class="l1">[[SADI|SADI Semantic Automated Discovery and Integration]]</td></tr>
 +
<tr class="s1"><td class="l1">[[CGI]]</td></tr>
 +
<tr><td class="sp">&nbsp;</td></tr>
 +
</table>
 +
 +
===Statistics===
 +
<table width="100%" >
 +
<tr class="s1"><td class="l1">[[Pattern discovery]]</td></tr>
 +
<tr class="s2"><td class="l1">Correlation <!-- (Covariance matrices and their interpretation, application to large problems, collaborative filtering, MIC and MINE) --></td></tr>
 +
<tr class="s1"><td class="l1">Clustering methods <!-- (Algorithms and choice (including: hierarchical, model-based and partition clustering, graphical methods (MCL), flow based methods (RRW) and spectral methods). Implementation in R if possible) --></td></tr>
 +
<tr class="s2"><td class="l1">Cluster metrics <!-- (Cluster quality metrics (Akaike, BIC)–when and how) --></td></tr>
 +
<tr class="s1"><td class="l1">[[Map equation|The Map Equation]] </td></tr>
 +
<tr class="s2"><td class="l1">Machine learning <!-- (Classification problems: Neural Networks, HMMs, SVM..) --></td></tr>
 +
 +
<tr class="s1"><td class="l1 mw-collapsible mw-collapsed" data-expandtext="Expand subtopics" data-collapsetext="Collapse">[[R]]
 +
<div class="mw-collapsible-content">
 +
<table width="100%"><tr class="s2"><td class="l2">R plotting</td></tr></table>
 +
<table width="100%"><tr class="s1"><td class="l2">[[R programming]]</td></tr></table>
 +
<table width="100%"><tr class="s2"><td class="l2">R EDA</td></tr></table>
 +
<table width="100%"><tr class="s1"><td class="l2">R regression</td></tr></table>
 +
<table width="100%"><tr class="s2"><td class="l2">R PCA</td></tr></table>
 +
<table width="100%"><tr class="s1"><td class="l2">R Clustering</td></tr></table>
 +
<table width="100%"><tr class="s2"><td class="l2">R Classification <!-- Phrasing inquiry as a classification problem, dealing with noisy data, machine learning approaches to classification, implementation in R) --></td></tr></table>
 +
<table width="100%"><tr class="s1"><td class="l2">R hypothesis testing</td></tr></table>
 +
<table width="100%"><tr class="s2"><td class="l2">[[Bioconductor]]</td></tr></table>
 +
</div>
 +
</td></tr>
 +
 +
<tr><td class="sp">&nbsp;</td></tr>
 +
</table>
 +
 +
===Applications===
 +
<table width="100%" >
 +
<tr class="s1"><td class="l1">[[Data integration]] <!-- Add BioMart: Biodata integration, and data-mining of complex, related, descriptive data --></td></tr>
 +
<tr class="s2"><td class="l1">Text mining <!-- (Use cases, tasks and metrics, taggers, vocabulary mapping, Practicals: R-support, Python/Perl support, others...) --></td></tr>
 +
<tr class="s1"><td class="l1">[[HMMER]]</td></tr>
 +
<tr class="s2"><td class="l1">High-throughput sequencing</td></tr>
 +
<tr class="s1"><td class="l1">Functional annotation <!-- GFF --></td></tr>
 +
<tr class="s2"><td class="l1">Microarray analysis <!-- (... in R: differential expression and multiple testing; Loading and normalizing data, calculating differential expression, LOWESS, the question of significance, FWERs: Bonferroni and FDR; SAM and LIMMA) --></td></tr>
 +
<tr><td class="sp">&nbsp;</td></tr>
 +
</table>
 +
</td></tr></table>
  
 
</div>
 
</div>

Latest revision as of 12:44, 27 September 2015

 

Hardware

High performance computing
Cloud computing
 

Systems and Tools

Unix
Network Configuration
Apache
MySQL
Tools for the bioinformatics lab
GBrowse and LDAS
 

Programming

IDE (Integrated Development Environment)
Regular Expressions
Screenscraping
Perl
BioPerl
PHP
Data modelling
BioPython
Graphical output
Autonomous agents

Algorithms

Algorithms on Sequences
Dynamic Programming
Multiple Sequence Alignment
Genome Assembly
 
Algorithms on Structures
Docking
Protein Structure Prediction
 
Algorithms on Trees
Computing with trees
 
Algorithms on Networks
Network metrics
Dijkstras Algorithm
Floyd Warshall Algorithm


Communication and collaboration

MediaWiki
HTML essentials
HTML 5
SADI Semantic Automated Discovery and Integration
CGI
 

Statistics

Pattern discovery
Correlation
Clustering methods
Cluster metrics
The Map Equation
Machine learning
R
R plotting
R programming
R EDA
R regression
R PCA
R Clustering
R Classification
R hypothesis testing
Bioconductor
 

Applications

Data integration
Text mining
HMMER
High-throughput sequencing
Functional annotation
Microarray analysis