annotate 1.0.0/LICENSE.md @ 0:801b85b03a17 draft default tip

planemo upload
author galaxytrakr
date Thu, 28 May 2026 20:31:42 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
1 # CPIPES (CFSAN PIPELINES)
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
2
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
3 ## The modular pipeline repository at CFSAN, FDA
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
4
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
5 **CPIPES** (CFSAN PIPELINES) is a collection of modular pipelines based on **NEXTFLOW**,
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
6 mostly for bioinformatics data analysis at **CFSAN, FDA.**
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
7
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
8 ---
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
9
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
10 ### **LICENSES**
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
11
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
12 \
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
13  
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
14
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
15 **CPIPES** is licensed under:
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
16
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
17 ```text
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
18 MIT License
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
19
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
20 In the U.S.A. Public Domain; elsewhere Copyright (C) 2022 Center for Food Safety and Nutrition (CFSAN)
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
21
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
22 Permission is hereby granted, free of charge, to any person obtaining a copy
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
23 of this software and associated documentation files (the "Software"), to deal
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
24 in the Software without restriction, including without limitation the rights
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
25 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
26 copies of the Software, and to permit persons to whom the Software is
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
27 furnished to do so, subject to the following conditions:
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
28
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
29 The above copyright notice and this permission notice shall be included in all
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
30 copies or substantial portions of the Software.
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
31
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
32 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
33 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
34 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
35 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
36 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
37 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
38 SOFTWARE.
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
39 ```
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
40
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
41 \
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
42  
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
43
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
44 Major portions of **CPIPES** are built on modified versions of many modules, scripts and libraries from [nf-core/modules](https://github.com/nf-core/modules) and [nf-core/rnaseq](https://github.com/nf-core/rnaseq) which are originally licensed under:
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
45
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
46 ```text
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
47 MIT License
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
48
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
49 Copyright (c) Philip Ewels
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
50 Copyright (c) Phil Ewels, Rickard Hammarén
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
51
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
52 Permission is hereby granted, free of charge, to any person obtaining a copy
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
53 of this software and associated documentation files (the "Software"), to deal
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
54 in the Software without restriction, including without limitation the rights
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
55 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
56 copies of the Software, and to permit persons to whom the Software is
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
57 furnished to do so, subject to the following conditions:
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
58
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
59 The above copyright notice and this permission notice shall be included in all
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
60 copies or substantial portions of the Software.
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
61
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
62 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
63 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
64 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
65 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
66 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
67 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
68 SOFTWARE.
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
69 ```
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
70
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
71 \
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
72  
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
73
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
74 The **MultiQC** report, in addition uses [DataTables](https://datatables.net), which is licensed under:
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
75
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
76 ```text
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
77 MIT License
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
78
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
79 Copyright (C) 2008-2022, SpryMedia Ltd.
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
80
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
81 Permission is hereby granted, free of charge, to any person obtaining a copy
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
82 of this software and associated documentation files (the "Software"), to deal
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
83 in the Software without restriction, including without limitation the rights
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
84 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
85 copies of the Software, and to permit persons to whom the Software is
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
86 furnished to do so, subject to the following conditions:
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
87
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
88 The above copyright notice and this permission notice shall be included in all
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
89 copies or substantial portions of the Software.
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
90
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
91 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
92 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
93 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
94 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
95 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
96 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
97 SOFTWARE.
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
98 ```
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
99
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
100 \
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
101  
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
102
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
103 The **NCBI datasets** is licensed under Public Domain.
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
104
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
105 ```text
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
106 # Public Domain notice
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
107
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
108 National Center for Biotechnology Information
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
109
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
110 This software is a "United States Government Work" under the terms of the
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
111 United States Copyright Act. It was written as part of the authors'
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
112 official duties as United States Government employees and thus cannot
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
113 be copyrighted. This software is freely available to the public for
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
114 use. The National Library of Medicine and the U.S. Government have not
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
115 placed any restriction on its use or reproduction.
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
116
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
117 Although all reasonable efforts have been taken to ensure the accuracy
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
118 and reliability of the software and data, the NLM and the U.S.
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
119 Government do not and cannot warrant the performance or results that
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
120 may be obtained by using this software or data. The NLM and the U.S.
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
121 Government disclaim all warranties, express or implied, including
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
122 warranties of performance, merchantability or fitness for any
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
123 particular purpose.
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
124
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
125 Please cite NCBI in any work or product based on this material.
801b85b03a17 planemo upload
galaxytrakr
parents:
diff changeset
126 ```