Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
edna
custom_reference_database
Commits
c1335327
Commit
c1335327
authored
Mar 01, 2021
by
peguerin
Browse files
readme update
parent
d8fb5aa9
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
c1335327
...
@@ -27,3 +27,29 @@ scripts to create our own reference database with our own sequences only and usi
...
@@ -27,3 +27,29 @@ scripts to create our own reference database with our own sequences only and usi
*
formatted FASTA file
*
formatted FASTA file
*
.ldx new nodes for missing taxid into the taxonomy to link to existing genus/family taxid
*
.ldx new nodes for missing taxid into the taxonomy to link to existing genus/family taxid
## Environment
To create environments with required softwares:
```
conda env create -f envs/obitools_envs.yaml
conda env create -f envs/pylib_cbdr.yaml
```
*
Obitools
```
conda activate obitools
```
*
Required python libraries to build custom reference database
```
conda activate pylib_cbdr
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment