Skip to content

Add papyrus protein targets#336

Open
phalem wants to merge 4 commits into
OpenBioML:mainfrom
phalem:add_papyrus
Open

Add papyrus protein targets#336
phalem wants to merge 4 commits into
OpenBioML:mainfrom
phalem:add_papyrus

Conversation

@phalem

@phalem phalem commented Jun 27, 2023

Copy link
Copy Markdown
Contributor

Add papyrus data 05.4_combined_set_protein_targets.tsv.gz which have a target and each information of 7k target

Add  papyrus data 05.4_combined_set_protein_targets.tsv.gz which have a target and each information of 7k target
@phalem

phalem commented Jun 27, 2023

Copy link
Copy Markdown
Contributor Author

@MicPie Can you deal with the problem related to line length etc.. ??

@phalem phalem mentioned this pull request Jun 30, 2023
@MicPie MicPie self-requested a review July 26, 2023 12:29
@MicPie

MicPie commented Jul 26, 2023

Copy link
Copy Markdown
Contributor

Hi @phalem
The line length issue you can simply disable by adding # noqa: E501 to the end of the line.

@MicPie

MicPie commented Jul 26, 2023

Copy link
Copy Markdown
Contributor

Ok, I run the pre commit hooks and fixed the too long lines.
Be sure to run this from your newly checkout main repo dir:

  1. pip install -e .[dataset_creation] to install all the needed packages for the datasets, and
  2. pre-commit install so that you have the pre commit hooks run locally when you commit changes.

@MicPie

MicPie commented Jul 26, 2023

Copy link
Copy Markdown
Contributor

Ok, I'll need to check out the other Papyrus dataset in order to fully understand it. :-)

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.

2 participants