Changes

From Genome Analysis Wiki
Jump to navigationJump to search
71 bytes added ,  16:22, 11 May 2010
no edit summary
Line 9: Line 9:  
The library is found in pipeline/bam, and is called libbam.a.
 
The library is found in pipeline/bam, and is called libbam.a.
   −
This library is dependent on two other libraries, so be sure to include them all in the proper order:
+
This library is dependent on two other libraries:
 +
# [[C++ Library: libcsg|libcsg/libcsg.a]]
 +
# thirdParty/samtools/libbam.a
 +
 
 +
Be sure to include them all in the proper order:
 
  <path to base pipeline directory>/libbam.a <path to base pipeline directory>/libcsg/libcsg.a <path to base pipeline directory>/thirdParty/samtools/libbam.a
 
  <path to base pipeline directory>/libbam.a <path to base pipeline directory>/libcsg/libcsg.a <path to base pipeline directory>/thirdParty/samtools/libbam.a
  

Navigation menu