-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #170 from broadinstitute/dev
Update Main
- Loading branch information
Showing
1 changed file
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,6 @@ Installation | |
|
||
#. Download the repo locally from github | ||
- ``git clone [email protected]:broadinstitute/ABC-Enhancer-Gene-Prediction.git`` | ||
- Utilize the **dev** branch: ``git checkout dev`` | ||
#. Make sure you have conda & mamba installed | ||
- `<https://conda.io/projects/conda/en/latest/user-guide/install/index.html>`_ | ||
- Make sure you're not using strict channel priorities: ``conda config --set channel_priority flexible``. Otherwise, you may encounter package conflicts later when installing abc. | ||
|
@@ -54,7 +53,7 @@ Configuring ABC | |
--------------- | ||
|
||
The primary configuration file for ABC is `config/config.yaml | ||
<https://github.com/broadinstitute/ABC-Enhancer-Gene-Prediction/blob/dev/config/config.yaml>`_ | ||
<https://github.com/broadinstitute/ABC-Enhancer-Gene-Prediction/blob/main/config/config.yaml>`_ | ||
|
||
|
||
*First couple lines in config/config.yaml* | ||
|
@@ -87,7 +86,7 @@ The rule specific params are explained in the :ref:`ABC-methods` section. | |
|
||
BiosampleTable Specifications | ||
----------------------------- | ||
`chr22 example <https://github.com/broadinstitute/ABC-Enhancer-Gene-Prediction/blob/dev/config/config_biosamples_chr22.tsv>`_ | ||
`chr22 example <https://github.com/broadinstitute/ABC-Enhancer-Gene-Prediction/blob/main/config/config_biosamples_chr22.tsv>`_ | ||
|
||
biosamples config is a tsv separated file with the following columns | ||
|
||
|