132 | | * Before running ENCODE pipeline, verify there is no preexisting conda startup code with the command below: |
133 | | {{{ |
134 | | conda env list |
135 | | }}} |
136 | | You have no preexisting conda if you get "conda: command not found". Otherwise, log out, log back in, start the new conda instance, and activate encode-atac-seq-pipeline |
| 132 | * Before running ENCODE pipeline, verify there is no preexisting conda startup code with the command below: |
| 133 | {{{ |
| 134 | conda env list |
| 135 | }}} |
| 136 | You have no preexisting conda if you get "conda: command not found". Otherwise, log out, log back in, start the new conda instance, and activate encode-atac-seq-pipeline |