Skip to content

calico/westminster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

westminster

Benchmarking baskerville models for regulatory sequence activity prediction

Installation

git clone [email protected]:calico/westminster.git cd westminster pip install .

To set up the required environment variables: cd westminster conda activate <conda_env> ./env_vars.sh

Note: Change the line of code at the top of './env_vars.sh' to your local path.

Alternatively, the environment variables can be set manually:

export WESTMINSTER_DIR=/home/<user_path>/westminster
export PATH=$WESTMINSTER_DIR/src/westminster/scripts:$PATH
export PYTHONPATH=$WESTMINSTER_DIR/src/westminster/scripts:$PYTHONPATH

Contacts

Dave Kelley (codeowner)

About

Benchmarking baskerville models for regulatory sequence activity prediction

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5