Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address review comments and update documentation #160

Merged
merged 21 commits into from
Jun 11, 2024
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
2642202
Publish pdb_seqres when from prepare_alphafold2_dbs
JoseEspinosa Jun 4, 2024
f3be7a5
Publish pdb_seqres when downloaded using prepare_alphafold2_dbs
JoseEspinosa Jun 4, 2024
6a02035
Merge branch 'updates' of https://github.com/JoseEspinosa/nf-core-pro…
JoseEspinosa Jun 4, 2024
a9fc87e
Add previous PR and update parameter table
JoseEspinosa Jun 4, 2024
adf0118
Simplify CI by using matrix of parameterers
JoseEspinosa Jun 4, 2024
1f86e49
Update README
JoseEspinosa Jun 4, 2024
17b3f2f
Modify contributing as suggested in review
JoseEspinosa Jun 4, 2024
028733b
Fix several comments of tests config files
JoseEspinosa Jun 4, 2024
f303668
Apply review suggestions to usage
JoseEspinosa Jun 4, 2024
0fffa5f
Align comments of subworkflows
JoseEspinosa Jun 4, 2024
ff82923
Create channels instead of using just file method
JoseEspinosa Jun 4, 2024
b641a37
Create channels instead of using just file method
JoseEspinosa Jun 5, 2024
3b092aa
Add meta to aria2 call
JoseEspinosa Jun 5, 2024
ded727e
Force value channel for bfd
JoseEspinosa Jun 7, 2024
dd38311
Create channels instead of just using file method
JoseEspinosa Jun 10, 2024
83b0b6b
Update docs
JoseEspinosa Jun 10, 2024
9857ca2
Make lint happy
JoseEspinosa Jun 10, 2024
f5bdad2
Make nf-core lint happy
JoseEspinosa Jun 10, 2024
48a0a3f
Add uniref30_alphafold2_link parameter to changelog
JoseEspinosa Jun 10, 2024
0637765
Merge branch 'updates' of https://github.com/JoseEspinosa/nf-core-pro…
JoseEspinosa Jun 10, 2024
6f083ce
Make lint happy
JoseEspinosa Jun 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Make nf-core lint happy
  • Loading branch information
JoseEspinosa committed Jun 10, 2024
commit f5bdad2ad2fb27725bd6a56365c7edea42c8d9c4
3 changes: 1 addition & 2 deletions .nf-core.yml
Original file line number Diff line number Diff line change
@@ -2,6 +2,5 @@ repository_type: pipeline
nf_core_version: "2.14.1"
lint:
files_unchanged:
- .github/ISSUE_TEMPLATE/bug_report.yml
- pyproject.toml
- .github/CONTRIBUTING.md
multiqc_config: false