Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 22: Line 22:     
= Copyrights =
 
= Copyrights =
'''If you use this software, please e-mail me, Mary Kate Trost, at mktrost@umich.edu'''
+
'''If you use this software, please e-mail me, Mary Kate Wing, at mktrost@umich.edu'''
    
Here are links to the copyrights for our code and some of the utilities it uses:
 
Here are links to the copyrights for our code and some of the utilities it uses:
Line 29: Line 29:  
*[https://github.com/statgen/libStatGen/blob/master/samtools/COPYING Samtools Copyright (MIT License)]
 
*[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/.
 
Copies of these can be found in our library under libStatGen/copyrights/.
 +
 +
= Join in libStatGen mailing list =
 +
 +
Please join in the [http://groups.google.com/group/libStatGen libStatGen Google Group] to ask / discuss / comment about this library.
 +
 +
 +
= Troubleshooting =
 +
If you are having trouble compiling any of the versions, check [[libStatGen Troubleshooting]] for help.  If that does not solve your problem, email me for support.
 +
    
= Where to Find It =
 
= Where to Find It =
Line 47: Line 56:  
= Library Documentation =
 
= Library Documentation =
 
Latest Doxygen documentation:
 
Latest Doxygen documentation:
[http://www.sph.umich.edu/csg/mktrost/doxygen/current/ Current Library Documentation in Doxygen]
+
<!-- <a href="http://csg.sph.umich.edu//abecasis/GOLD/ -->
 +
<!-- [http://www.sph.umich.edu/csg/mktrost/doxygen/current/ Current Library Documentation in Doxygen] -->
 +
[http://csg.sph.umich.edu//mktrost/doxygen/current/ Current Library Documentation in Doxygen]
    
Additional documentation:  
 
Additional documentation:  
Line 54: Line 65:  
* [[libStatGen: GLF]] - Classes specific for reading/writing/analyzing GLF files.
 
* [[libStatGen: GLF]] - Classes specific for reading/writing/analyzing GLF files.
 
* [[libStatGen: FASTQ]] - Classes specific for reading/writing/analyzing FastQ files.
 
* [[libStatGen: FASTQ]] - Classes specific for reading/writing/analyzing FastQ files.
* [[libStatGen: ASP]] - Classes specific for reading/writing/analyzing ASP files. <span style="color:#D2691E">'''''Coming Soon'''''</span>
+
* [[libStatGen: ASP]] - Classes specific for reading/writing/analyzing ASP files.
 +
* [[libStatGen: VCF]] - Classes specific for reading/writing/analyzing VCF files.
    
= Using the Library =
 
= Using the Library =
Line 61: Line 73:  
** g++
 
** g++
 
** development version of zlib (zlib1g-dev on ubuntu)
 
** development version of zlib (zlib1g-dev on ubuntu)
** openssl and md5 (libssl-dev on ubuntu)
   
* Compiles on Linux/Unix
 
* Compiles on Linux/Unix
   Line 189: Line 200:       −
= Troubleshooting =
+
= How To Use the APIs =
If you are having trouble compiling any of the versions, check [[libStatGen Troubleshooting]] for help. If that does not solve your problem, email me for support.
+
More coming soon, see: http://genome.sph.umich.edu/wiki/Sam_Library_Usage_Examples
    +
[[LibStatGen: ASP#API for Reading ASP Files| ASP APIs]]
   −
= How To Use the APIs =
+
[[LibStatGen: VCF#API for Reading VCF Files| VCF APIs]]
More coming soon, see: http://genome.sph.umich.edu/wiki/Sam_Library_Usage_Examples
 
96

edits

Navigation menu