Skip to content

Update RoseTTAFold-linux-cu101.yml#47

Open
xubeisi wants to merge 1 commit intoRosettaCommons:mainfrom
xubeisi:condaenv_patch_psipred
Open

Update RoseTTAFold-linux-cu101.yml#47
xubeisi wants to merge 1 commit intoRosettaCommons:mainfrom
xubeisi:condaenv_patch_psipred

Conversation

@xubeisi
Copy link
Copy Markdown

@xubeisi xubeisi commented Jul 29, 2021

Issue #13

- biocore::blast-legacy=2.2.26

conda install biocore::blast-legacy=2.2.26
will show
"export BLASTMAT=~/.conda/RoseTTAFoldcu101/share/blast-2.2.26/data/" after install also have the BLOSUM files under the folder.

however

conda install blast-legacy=2.2.26=2
as

- blast-legacy=2.2.26=2

won't because it install the bioconda version bioconda/linux-64::blast-legacy-2.2.26-2

so it's a small difference between RoseTTAFold-linux-cu101.yml and RoseTTAFold-linux.yml

https://github.com/RosettaCommons/RoseTTAFold/blob/d0de739a1ef9193ff1c671a646683ffe5979b56b/RoseTTAFold-linux.yml#L12

`conda install biocore::blast-legacy=2.2.26`
will show 
"export BLASTMAT=~/.conda/RoseTTAFoldcu101/share/blast-2.2.26/data/" after install also have the BLOSUM files under the folder. 

however 

`conda install blast-legacy=2.2.26=2`
as https://github.com/RosettaCommons/RoseTTAFold/blob/d0de739a1ef9193ff1c671a646683ffe5979b56b/RoseTTAFold-linux-cu101.yml#L16 
won't because it install the bioconda version bioconda/linux-64::blast-legacy-2.2.26-2 

so it's a small difference between RoseTTAFold-linux-cu101.yml and RoseTTAFold-linux.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant