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

From "A B C"
Jump to navigation Jump to search
m
m
Line 2: Line 2:
  
  
;Principles
+
;Misc. Principles
 
* [[Autonomous agent]]
 
* [[Autonomous agent]]
 
* [[Bioinformatics foundations]]
 
* [[Bioinformatics foundations]]
 +
* [[High Performance Computing]]
 +
* [[Cloud computing]]
 +
* [[Data integration]]
 +
 +
; Algorithms
 
* [[Dijkstras Algorithm]]
 
* [[Dijkstras Algorithm]]
 
* [[Floyd Warshall Algorithm]]
 
* [[Floyd Warshall Algorithm]]
 
* [[APB Functional annotation]]
 
* [[APB Functional annotation]]
  
; [[UNIX]]
+
; Tools
* [[Unix commands]]
+
* [[Unix]] (installation notes, commands, principles, pipe)
* [[Unix cron]]
+
* [[Unix system administration]] (and security)
* [[Unix Installation notes]]
+
* [[Unix automation]] shellscripts, cron
* [[Unix installation notes]]
 
* [[Unix pipe]]
 
* [[Unix principles]]
 
* [[Unix system administration]]
 
* [[Unix shellscripts]]
 
 
* [[Unix wget]]
 
* [[Unix wget]]
* [[Unix wget installation notes]]
+
* [[Tools for the bioinformatics lab]] (APB, CLUSTAL, EMBOSS, PHYLIP, T-Coffee, HMMER)
* [[APB Installation notes]]
+
* [[Apache]] (serving a local file)
* [[Apache]]
+
* [[MySQL]] (introduction, installation, MariaDB)
* [[CLUSTAL installation notes]]
+
** [[Database example]]
* [[EMBOSS installation notes]]
+
** [[Database example-join tables]]
* [[PHYLIP installation notes]]
+
** [[Database example-Perl interface]]
* [[T-Coffee Installation notes]]
+
** [[Database example-PHP form interface]]
 +
** [[DBI Mac OS X installation notes]]
 +
* [[GBrowse]] (installation notes, viewing annotations, LDAS installation notes, LDAS usage)
  
;MySQL
 
* [[MySQL installation notes]]
 
* [[Database example]]
 
* [[Database example-join tables]]
 
* [[Database example-Perl interface]]
 
* [[Database example-PHP form interface]]
 
* [[Database introduction]]
 
* [[DBI Mac OS X installation notes]]
 
  
 
;[[Programming]]
 
;[[Programming]]
* [[IDE|IDE (Integrated Development Environment)]]
+
* [[IDE|IDE (Integrated Development Environment)]] (Komodo)
* [[Komodo]]
 
 
* [[Regular Expressions]]
 
* [[Regular Expressions]]
 
* [[Screenscraping]]
 
* [[Screenscraping]]
 
+
* [[Perl]] (installation notes, CPAN, principles, syntax, one liners)
; [[Perl]]
+
** [[Perl basic programing]]
* [[Perl basic programing]]
+
** [[Perl hash example]]
* [[Perl hash example]]
+
** [[Perl LWP example]]
* [[Perl installation notes]]
+
** [[Perl MySQL example]]
* [[Perl LWP example]]
+
** [[Perl MySQL introduction]] (DBI Mac OSX installation notes)
* [[Perl MySQL example]]
+
** [[Perl OBO parser]]
* [[Perl MySQL introduction]]
+
** [[Perl programming]]
* [[Perl OBO parser]]
+
** [[Perl programming exercises 1]]
* [[Perl one-liners]]
+
** [[Perl programming exercises 2]]
* [[Perl principles]]
+
** [[Perl programming Data Structures]]
* [[Perl programming]]
+
** [[Perl references]]
* [[Perl programming 1]]
+
** [[Perl simulation]]
* [[Perl programming 2]]
+
** [[Perl retrieve fasta]]
* [[Perl programming Data Structures]]
+
** [[Perl/MySQL example]]
* [[Perl references]]
+
** [[Perl: Object oriented programming]]
* [[Perl simulation]]
+
** [[Perl: Ugly programming]]
* [[Perl syntax]]
+
** [[Perl: Using forms]]
* [[Perl retrieve fasta]]
+
* [[BioPerl]] (installation notes, programming, BP run, BP ext, tutorials)
* [[Perl/MySQL example]]
+
** [[BioPerl exercise alignment]]
* [[Perl: CPAN]]
+
** [[BioPerl exercise restriction]]
* [[Perl: Object oriented programming]]
+
** [[BioPerl exercise signal cleavage]]
* [[Perl: Ugly programming]]
+
* [[PHP]]
* [[Perl: Using forms]]
 
 
 
; [[PHP]]
 
* [[PHP essentials]]
 
* [[PHP installation]]
 
  
 
;Network, Web and Communication
 
;Network, Web and Communication
Line 74: Line 62:
 
* [[Web Communication]]
 
* [[Web Communication]]
 
* [[HTML essentials]]
 
* [[HTML essentials]]
* [[CGI]]
+
* [[CGI]] (introduction, configuring apache, executing a script, query string input)
* [[CGI introduction]]
 
* [[CGI: Configuring apache]]
 
* [[CGI: Executing a script]]
 
* [[CGI: Query string input]]
 
 
* [[Network Analysis]]
 
* [[Network Analysis]]
 
* [[Network Configuration]]
 
* [[Network Configuration]]
* [[Serving a local file]]
 
  
;BioPerl
 
* [[BioPerl exercise alignment]]
 
* [[BioPerl exercise restriction]]
 
* [[BioPerl exercise signal cleavage]]
 
* [[BioPerl ext installation notes]]
 
* [[BioPerl installation notes]]
 
* [[BioPerl programming]]
 
* [[BioPerl run installation notes]]
 
* [[BioPerl tutorials]]
 
  
;GBrowse
 
* [[GBrowse installation notes]]
 
* [[GBrowse viewing anotations]]
 
* [[LDAS installation notes]]
 
* [[LDAS usage notes]]
 
  
  
 
</div>
 
</div>

Revision as of 22:45, 14 September 2012


Misc. Principles
Algorithms
Tools


Programming
Network, Web and Communication