Introduction to new students: Difference between revisions

From Genome Analysis Wiki
Jump to navigationJump to search
Bingshan (talk | contribs)
No edit summary
Bingshan (talk | contribs)
No edit summary
Line 1: Line 1:
Introduction to New Students
Introduction to New Students
== Programming ==
= Programming =
* 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]]
[[https://statgen.sph.umich.edu/wiki/Category:Code_Samples Internal Resources]]
Line 8: Line 8:
[[https://statgen.sph.umich.edu/wiki/How_To_Use_Git How to use git]]
[[https://statgen.sph.umich.edu/wiki/How_To_Use_Git How to use git]]


== Unix ==
= Unix =


CSG Documentation [[http://csg.sph.umich.edu/docs/ AWK, BASH, UNIX commands and etc.]]
CSG Documentation [[http://csg.sph.umich.edu/docs/ AWK, BASH, UNIX commands and etc.]]


== Tools ==
= Tools =
Samtools [[http://samtools.sourceforge.net/samtools.shtml Manual]]
Samtools [[http://samtools.sourceforge.net/samtools.shtml Manual]]


Line 21: Line 21:
BWA[[http://bio-bwa.sourceforge.net/bwa.shtml Homepage ]]
BWA[[http://bio-bwa.sourceforge.net/bwa.shtml Homepage ]]


== Resources ==
= Resources =


=SAM/VCF format documentation =
== Sequence related info ==
[[http://seqanswers.com/]]
 
==SAM/VCF format documentation ==


[[http://samtools.sourceforge.net/SAM1.pdf SAM specification]]
[[http://samtools.sourceforge.net/SAM1.pdf SAM specification]]

Revision as of 18:41, 15 July 2010

Introduction to New Students

Programming

  • R/C++/perl/python code snipplets / toy examples of various packages

[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 in [[1]]). A dedicated introduction page is here: [How to use git]

Unix

CSG Documentation [AWK, BASH, UNIX commands and etc.]

Tools

Samtools [Manual]

PLINK [Homepage]

MERLIN [Homepage]

BWA[Homepage ]

Resources

Sequence related info

[[2]]

SAM/VCF format documentation

[SAM specification]

[VCF specification]

Group Chat [instant Messaging]