

verifyBamID checks whether reads in a BAM file match previous genotypes for a specific sample. However, since development occurs only on Ubuntu (9.10-13.10) x86 and 圆4 platforms, and later, there are likely other portability issues.Ī key step in any genetic analysis is to verify whether data being generated matches expectations. VerifyBamID is designed to be reasonably portable. LIB_PATH_VERIFY_BAM_ID = /path/to/libStatGen Replace: LIB_PATH_VERIFY_BAM_ID ?= $(LIB_PATH_GENERAL) with
Bam mailist list remove update#
If the libStatGen you want to use is at a different location then update verifyBamID's Makefile.inc. If you have a different version of libStatGen at that path, then skip the cloneLib step. libStatGen under your verifyBamID directory, and make will create binary of verifyBamID under verifyBamID/bin/ Note that make cloneLib command will create a directory.
Bam mailist list remove download#
If you download the source without libStatGen: If you download the source that includes libStatGen: You may use that version in Ubuntu 64-bit platform. The binary download of verifyBamID is available.

Bam mailist list remove code#
Source code (tar.gz) or Source code (zip).Source Code without libStatGen (allows alternative/newer versions of libStatGen).Cd into the resulting directory & type make. Souce Code including libStatGen (uses a fixed version of libStatGen).In other platforms, please download the source distribution and build it. Binary expected to run in Ubuntu 圆4 platform.Select the latest release and download in one of 3 ways: 9.3 A guideline to interpret output files.9.2 Column information in the output files.
