wgbs_tools
wgbs_tools copied to clipboard
beta2bed warning - incomatible (sic) with current genome reference
Dear All,
Thanks for your efforts.
Steps follow. # Clone git clone https://github.com/nloyfer/wgbs_tools.git cd wgbs_tools
# compile
python setup.py
module load anaconda3/5.1.0 gcc/8.5.0 samtools/1.16.1 htslib/1.19
export PATH=$PATH:$PWD
cd
Output follows. [wt beta] WARNING: beta file size (29,401,795 sites) incomatible with current genome reference (1,822 sites)
Also, the bed file apparently is successfully created.
$ls -lt output
total 20
-rw-r--r-- 1
Please advise. Thanks.
Best, CB