0b5b8713618f911dd69626d3e27df3f97918c28c markd Mon Jun 7 22:27:02 2021 -0700 added notes on how 241-mammalian-2020v2.ucsc.bigMaf was built diff --git src/hg/makeDb/doc/hg38/cactus241way.txt src/hg/makeDb/doc/hg38/cactus241way.txt index 8c2344e..e731ec3 100644 --- src/hg/makeDb/doc/hg38/cactus241way.txt +++ src/hg/makeDb/doc/hg38/cactus241way.txt @@ -196,15 +196,31 @@ ln -s `pwd`/maf/* \ /usr/local/apache/htdocs-hgdownload/goldenPath/hg38/cactus241way/maf # file list for redmine 27519 /usr/local/apache/htdocs-hgdownload/goldenPath/hg38/cactus241way/*.txt /usr/local/apache/htdocs-hgdownload/goldenPath/hg38/cactus241way/hg38.cactus241way.* /usr/local/apache/htdocs-hgdownload/goldenPath/hg38/cactus241way/maf/* /gbdb/hg38/cactus241way/maf/* /gbdb/hg38/cactus241way/phyloP241way.wib # table list for redmine 27519 hg38.cactus241way hg38.cactus241wayFrames hg38.cactus241waySummary hg38.phyloP241way + +############################################################################# +# markd 2020/12/23 + +bigMaf was built from files in: + /hive/data/genomes/hg38/bed/cactus241way/ucscNames/ + +creating + /hive/data/genomes/hg38/bed/cactus241way/241-mammalian-2020v2.ucsc.bigMaf + +Exact commands were not recorded, since this was originally not intended for release. +It consisted of concatenating the MAFs in sort ordered (using file names) and +then doing a standard bigMaf build. Recall it took about five days. + + +#############################################################################