9a7166e85eed31008c9235b2d219c5705f6613f6 max Mon May 23 08:16:52 2022 -0700 adding revel subtrack for locations where the scores differ, refs #29475 diff --git src/hg/makeDb/doc/hg19.txt src/hg/makeDb/doc/hg19.txt index da2d3a9..0c6aa20 100644 --- src/hg/makeDb/doc/hg19.txt +++ src/hg/makeDb/doc/hg19.txt @@ -34574,42 +34574,42 @@ | HAcaBox | 112 | | miRNA | 1918 | | scaRna | 21 | +---------+------+ # backup old table and compare to new one before rename. Should be only miRNA update: hgsql -Ne "select * from wgRna" hg19 | cut -f2- > wgRna.backup comm -23 <(sort -k1 -k2n wgRna2021-02-18.bed) <(sort -k1 -k2n wgRna.backup) | cut -f9 | sort -u miRNA # rename wgRnaNew table: hgsqlSwapTables -dropTable3 hg19 wgRnaNew wgRna wgRnaOld ############################################################################## # Add Revel track, Max, Thu Apr 15 03:33:49 PDT 2021 -cd /hive/data/genomes/hg19/bed/revel -aria2c https://rothsj06.u.hpc.mssm.edu/revel_grch38_all_chromosomes.csv.zip -unzip revel_grch38_all_chromosomes.csv.zip -# make sure that no weird chroms and no weird multi-nucleotide changes -cat revel_grch38_all_chromosomes.csv | tr ',' '\t' | cut -f5 | grep -v alt | awk '{print length($1)}' | uniq > lens.tmp & -cut -d, revel_grch38_all_chromosomes.csv -f1 | uniq | sort | uniq -c > chroms.tmp & -pigz revel_grch38_all_chromosomes.csv -time python revelToWig.py revel_grch38_all_chromosomes.csv.gz hg19 +# UPDATE: Adding overlap track after request from NHS, Max, Mon May 23 07:50:02 PDT 2022 +# There was a new REVEL release with transcript IDs! Obviously no one told us +wget https://rothsj06.u.hpc.mssm.edu/revel-v1.3_all_chromosomes.zip +unzip *.zip +python ~/kent/src/hg/makeDb/revel/revelToWig.py revel_with_transcript_ids hg19 wigToBigWig t.wig ../../chrom.sizes t.bw & wigToBigWig c.wig ../../chrom.sizes c.bw & wigToBigWig a.wig ../../chrom.sizes a.bw & wigToBigWig g.wig ../../chrom.sizes g.bw & +bedSort overlap.bed overlap.bed +bedToBigBed overlap.bed -as=~/kent/src/hg/makeDb/revel/revel.as ../../../chrom.sizes overlap.bb -tab -type=bed8+ + ############################################################################## # LASTZ human/hg19 Gorilla/gorGor6 - (DONE - 2021-06-28 - Gerardo) mkdir /hive/data/genomes/hg19/bed/lastzGorGor6.2021-06-28/ cd /hive/data/genomes/hg19/bed/lastzGorGor6.2021-06-28/ printf '# human vs gorilla BLASTZ=/cluster/bin/penn/lastz-distrib-1.04.03/bin/lastz BLASTZ_T=2 BLASTZ_O=600 BLASTZ_E=150 BLASTZ_M=254 BLASTZ_K=4500 BLASTZ_Y=15000 BLASTZ_Q=/hive/data/staging/data/blastz/human_chimp.v2.q # A C G T