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 4: Line 4:
[[https://statgen.sph.umich.edu/wiki/Category:Code_Samples Internal Resources]]
[[https://statgen.sph.umich.edu/wiki/Category:Code_Samples Internal Resources]]
* How to use git  
* How to use git  
== Unix ==
== Tools ==
== Resources ==
[[https://statgen.sph.umich.edu/wiki/Category:Code_Samples Internal Resources]]
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]]).
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]]).
A dedicated introduction page is here:
A dedicated introduction page is here:
[[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]]


* Tools howto - with examples - samtools, PLINK, MERLIN, bwa, etc
== Unix ==


CSG Documentation [[http://csg.sph.umich.edu/docs/ AWK, BASH, UNIX commands and etc.]]
== Tools ==
Samtools [[http://samtools.sourceforge.net/samtools.shtml Manual]]
Samtools [[http://samtools.sourceforge.net/samtools.shtml Manual]]


Line 27: Line 20:


BWA[[http://bio-bwa.sourceforge.net/bwa.shtml Homepage ]]
BWA[[http://bio-bwa.sourceforge.net/bwa.shtml Homepage ]]
== Resources ==


* SAM/VCF format documentation
* SAM/VCF format documentation
Line 33: Line 28:


[[http://genome.sph.umich.edu/wiki/VCF VCF specification]]
[[http://genome.sph.umich.edu/wiki/VCF VCF specification]]
* UNIX 101
CSG Documentation [[http://csg.sph.umich.edu/docs/ AWK, BASH, UNIX commands and etc.]]
* Collection of useful resources/links


Group Chat [[https://statgen.sph.umich.edu/wiki/Instant_Messaging instant Messaging]]
Group Chat [[https://statgen.sph.umich.edu/wiki/Instant_Messaging instant Messaging]]

Revision as of 18:38, 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

  • SAM/VCF format documentation

[SAM specification]

[VCF specification]

Group Chat [instant Messaging]