Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 1: Line 1:  
Introduction to New Students
 
Introduction to New Students
== Programming ==
+
= Programming =
== Unix ==
  −
== Tools ==
  −
== Resources ==
  −
 
   
* R/C++/perl/python code snipplets / toy examples of various packages
 
* R/C++/perl/python code snipplets / toy examples of various packages
 +
[[https://statgen.sph.umich.edu/wiki/Category:Code_Samples Internal Resources]]
 +
* [[How To Use Git]] : Git is a version control software. We have useful library codes and useful applications (see Sequence Analysis Tools section on the [[Main_Page]]).
   −
[[https://statgen.sph.umich.edu/wiki/Category:Code_Samples Internal Resources]]
+
= Unix =
   −
* How to use git
     −
Git is a version control software. We have useful library codes and useful applications (see Sequence Analysis Tools section in [[http://genome.sph.umich.edu/wiki/Main_Page]]).
+
[[Basic Unix/Linux Intro]]
   −
A dedicated introduction page is here:
+
[[Screen Commands]] - use screen to save a session even when you log off
[[https://statgen.sph.umich.edu/wiki/How_To_Use_Git How to use git]]
     −
* Tools howto - with examples - samtools, PLINK, MERLIN, bwa, etc
+
CSG Documentation [[http://csg.sph.umich.edu/docs/ AWK, BASH, UNIX commands and etc.]]
    +
Git [[https://statgen.sph.umich.edu/wiki/How_To_Use_Git How to use git ]], [[https://statgen.sph.umich.edu/w/images/6/6b/2011_06_07_GitHowTo.pdf PDF presentation]], [[https://statgen.sph.umich.edu/w/images/c/c4/GitCheatSheet.pdf Cheatsheet]]
 +
 +
= Tools =
 
Samtools [[http://samtools.sourceforge.net/samtools.shtml Manual]]
 
Samtools [[http://samtools.sourceforge.net/samtools.shtml Manual]]
   Line 26: Line 25:  
BWA[[http://bio-bwa.sourceforge.net/bwa.shtml Homepage ]]
 
BWA[[http://bio-bwa.sourceforge.net/bwa.shtml Homepage ]]
   −
* SAM/VCF format documentation
+
= Resources =
 +
 
 +
=== Nex-Gen Sequencing (NGS) ===
 +
 
 +
SEQAnswer forum [[http://seqanswers.com/ Homepage ]]
 +
 
 +
RNAseq blog [[http://rna-seqblog.com/ Homepage ]]
 +
 
 +
 
 +
=== Data File Formats ===
 +
We work with the following formats:
 +
* [http://en.wikipedia.org/wiki/FASTQ_format FASTQ] - used to store sequence reads and their quality scores
 +
* [[SAM]]/[[BAM]] - used to store additional information from what is in a FASTQ file, possibly including alignment information
 +
* [[VCF]]: https://statgen.sph.umich.edu/wiki/VCF_4.0
 +
* [http://genome.sph.umich.edu/wiki/GLF GLF]
 +
 
 +
=== SAM/VCF format documentation ===
    
[[http://samtools.sourceforge.net/SAM1.pdf SAM specification]]
 
[[http://samtools.sourceforge.net/SAM1.pdf SAM specification]]
Line 32: Line 47:  
[[http://genome.sph.umich.edu/wiki/VCF VCF specification]]
 
[[http://genome.sph.umich.edu/wiki/VCF VCF specification]]
   −
* UNIX 101
+
Group Chat [[https://statgen.sph.umich.edu/wiki/Instant_Messaging instant Messaging]]
   −
CSG Documentation [[http://csg.sph.umich.edu/docs/ AWK, BASH, UNIX commands and etc.]]
+
== Lecture Materials ==
   −
* Collection of useful resources/links
+
Lecture Notes for Goncalo's Introductory Genetics Course [[Biostatistics 666]]
   −
Group Chat [[https://statgen.sph.umich.edu/wiki/Instant_Messaging instant Messaging]]
+
Web-seminars on next generation sequencing and related topics [http://www.newton.ac.uk/programmes/CGR/seminars/index.html Newton Institute Workshop]

Navigation menu