forked from sanger-tol/pipelines-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ignored_repos.ini
72 lines (70 loc) · 1.75 KB
/
ignored_repos.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
; GitHub nf-core repositories that are not pipelines
[ignore_repos]
repos[] = ".github"
repos[] = "actions-runners"
repos[] = "awsmegatests"
repos[] = "configs"
repos[] = "cookiecutter"
repos[] = "gh-actions-lint"
repos[] = "logos"
repos[] = "modules"
repos[] = "nf-co.re"
repos[] = "nf-core.github.io"
repos[] = "prettier-plugin-nextflow"
repos[] = "setup-nextflow"
repos[] = "sublime"
repos[] = "test-datasets"
repos[] = "testpipeline"
repos[] = "tools"
repos[] = "tower-action"
repos[] = "vscode-extensionpack"
repos[] = "asg-assembly-course-2021"
repos[] = "docker-images"
repos[] = "gda"
repos[] = "mapping_pipeline"
repos[] = "mergePacBioCCSreports"
repos[] = "nf-core-modules"
repos[] = "nf-core-pipeline"
repos[] = "nxf-dev"
repos[] = "software-tracker"
repos[] = "tol-qc"
repos[] = "tol-track"
repos[] = "tol-submissions"
repos[] = "tolid-api"
repos[] = "tolqc"
repos[] = "vectorDB"
repos[] = "yahs"
repos[] = "Bio-InterProScanWrapper"
repos[] = "minibtk"
repos[] = "pipelines-website"
repos[] = "tol-sdk"
repos[] = "arima_mapping_pipeline"
repos[] = "gr21-data-migration"
repos[] = "cobiontcheck"
repos[] = "sample-tracking"
repos[] = "tol-workflows"
repos[] = "tola-docs"
repos[] = "gap_portal"
repos[] = "bioscan_quality_control"
repos[] = "agp-tpf-utils"
repos[] = "bioscan.cog"
repos[] = "PretextMap"
repos[] = "PretextView"
repos[] = "PretextSnapshot"
repos[] = "PretextGraph"
repos[] = "auto-curation"
[ignore_topics]
topics[] = "nf-core"
topics[] = "nextflow"
topics[] = "workflow"
topics[] = "workflows"
topics[] = "pipeline"
topics[] = "pipelines"
topics[] = "bioinformatics"
topics[] = "conda"
topics[] = "containers"
topics[] = "docker"
topics[] = "next-generation-sequencing"
topics[] = "reproducible-research"
topics[] = "reproducible-science"
topics[] = "singularity"