# DESCRIPTION PAGE (DONE 10/20/05), kpollard

    # Write ~/kent/src/hg/makeDb/trackDb/archae/natrPhar1/description.html
    cd ~/kent/src/hg/makeDb/trackDb/archae/natrPhar1/
    chmod a+r description.html
    cvs add description.html
    cvs commit -m "description page" description.html
    mkdir -p /cluster/data/natrPhar1/html/
    cp ~/kent/src/hg/makeDb/trackDb/archae/natrPhar1/description.html \
	/cluster/data/natrPhar1/html/description.html
    mkdir -p /gbdb/natrPhar1/html
    ln -s /cluster/data/natrPhar1/html/description.html /gbdb/natrPhar1/html/
