annotate 0.5.0/LICENSE.md @ 0:3c767f9cfd88 draft default tip

planemo upload
author galaxytrakr
date Fri, 29 May 2026 13:37:56 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
1 # CPIPES (CFSAN PIPELINES)
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
2
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
3 ## The modular pipeline repository at CFSAN, FDA
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
4
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
5 **CPIPES** (CFSAN PIPELINES) is a collection of modular pipelines based on **NEXTFLOW**,
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
6 mostly for bioinformatics data analysis at **CFSAN, FDA.**
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
7
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
8 ---
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
9
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
10 ### **LICENSES**
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
11
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
12 \
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
13  
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
14
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
15 **CPIPES** is licensed under:
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
16
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
17 ```text
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
18 MIT License
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
19
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
20 In the U.S.A. Public Domain; elsewhere Copyright (c) 2022 U.S. Food and Drug Administration
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
21
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
22 Permission is hereby granted, free of charge, to any person obtaining a copy
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
23 of this software and associated documentation files (the "Software"), to deal
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
24 in the Software without restriction, including without limitation the rights
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
25 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
26 copies of the Software, and to permit persons to whom the Software is
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
27 furnished to do so, subject to the following conditions:
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
28
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
29 The above copyright notice and this permission notice shall be included in all
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
30 copies or substantial portions of the Software.
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
31
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
32 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
33 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
34 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
35 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
36 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
37 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
38 SOFTWARE.
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
39 ```
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
40
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
41 \
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
42  
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
43
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
44 Portions of **CPIPES** are built on modified versions of many tools, scripts and libraries from [nf-core/modules](https://github.com/nf-core/modules) and [nf-core/rnaseq](https://github.com/nf-core/rna-seq) which are originally licensed under:
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
45
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
46 ```text
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
47 MIT License
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
48
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
49 Copyright (c) Philip Ewels
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
50 Copyright (c) Phil Ewels, Rickard Hammarén
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
51
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
52 Permission is hereby granted, free of charge, to any person obtaining a copy
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
53 of this software and associated documentation files (the "Software"), to deal
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
54 in the Software without restriction, including without limitation the rights
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
55 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
56 copies of the Software, and to permit persons to whom the Software is
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
57 furnished to do so, subject to the following conditions:
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
58
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
59 The above copyright notice and this permission notice shall be included in all
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
60 copies or substantial portions of the Software.
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
61
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
62 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
63 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
64 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
65 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
66 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
67 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
68 SOFTWARE.
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
69 ```
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
70
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
71 \
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
72  
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
73
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
74 The **MultiQC** report, in addition uses [DataTables](https://datatables.net), which is licensed under:
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
75
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
76 ```text
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
77 MIT License
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
78
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
79 Copyright (C) 2008-2022, SpryMedia Ltd.
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
80
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
81 Permission is hereby granted, free of charge, to any person obtaining a copy
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
82 of this software and associated documentation files (the "Software"), to deal
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
83 in the Software without restriction, including without limitation the rights
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
84 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
85 copies of the Software, and to permit persons to whom the Software is
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
86 furnished to do so, subject to the following conditions:
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
87
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
88 The above copyright notice and this permission notice shall be included in all
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
89 copies or substantial portions of the Software.
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
90
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
91 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
92 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
93 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
94 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
95 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
96 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
97 SOFTWARE.
3c767f9cfd88 planemo upload
galaxytrakr
parents:
diff changeset
98 ```