Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 16: Line 16:  
***Cigar – interpretation and mapping between query and reference
 
***Cigar – interpretation and mapping between query and reference
 
***Pileup – structured access to data by individual reference position
 
***Pileup – structured access to data by individual reference position
 +
 +
Currently the repository is recommended for Unix/Linux users with access to the GNU C++ compiler.
 +
 +
 +
= Using libStatGen =
 +
'''If you use this software, please e-mail me, Mary Kate Trost, at mktrost@umich.edu'''
 +
 +
Here are links to the copyrights for our code and some of the utilities it uses:
 +
*[https://github.com/statgen/libStatGen/blob/master/general/COPYING Our Copyright GNU GENERAL PUBLIC LICENSE] and [https://github.com/statgen/libStatGen/blob/master/general/LICENSE.txt Our Copyright Note]
 +
*[https://github.com/statgen/libStatGen/blob/master/general/LICENSE.twister Copyright for MERSENNE TWISTER (used in Random.cpp)]
 +
*[https://github.com/statgen/libStatGen/blob/master/samtools/COPYING Samtools Copyright (MIT License)]
 +
Copies of these can be found in our library under libStatGen/copyrights/.
    
= Where to Find It =
 
= Where to Find It =
Line 30: Line 42:     
If you decide to use git, but need a refresher, see [[How To Use Git]] or [https://statgen.sph.umich.edu/wiki/How_To_Use_Git Notes on how to use git] (if you have access)
 
If you decide to use git, but need a refresher, see [[How To Use Git]] or [https://statgen.sph.umich.edu/wiki/How_To_Use_Git Notes on how to use git] (if you have access)
 +
 +
libStatGen can also be found within certain releases of statgen tools.  The tools will have a release version that also includes a copy of libStatGen.
    
= What has changed =
 
= What has changed =

Navigation menu