Closed bryce-turner closed 4 years ago
Deleted build_hg38tgen to avoid merge conflicts. Relevant code in this script:
echo "Create 2bit genome reference" >> README
rsync -aP rsync://hgdownload.soe.ucsc.edu/genome/admin/exe/linux.x86_64/faToTwoBit ./
fc -ln -1 >> README
echo >> README
./faToTwoBit GRCh38tgen_decoy_alts_hla.fa GRCh38tgen_decoy_alts_hla.2bit
fc -ln -1 >> README
echo >> README
Pulled chip updates to develop
This also includes some suncity changes