Closed ypriverol closed 4 months ago
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 96d1d1c
+| ✅ 292 tests passed |+
#| ❔ 4 tests were ignored |#
!| ❗ 1 tests had warnings |!
I am discontinuing the 'regular .speclib'. What will remain: .predicted.speclib for predicted libraries, and .skyline.speclib instead of regular .speclib. The thing here is that .speclib is in general quite non-transparent, i.e. the user cannot easily check what's in there, hence not the best for reproducibility. So DIA-NN now encourages users with warnings to only use either the .predicted.speclib or the .tsv library. The .skyline.speclib is there purely to be loaded automatically by Skyline, i.e. while it works fine as DIA-NN input in practice this will not be 'supported' - compatiblity might be incomplete in the future.
So in this case, can either use .skyline.speclib or (better) the .tsv library.
Now, about the empirical DIA-based .tsv lib. This will get replaced with .parquet, maybe even in the 1.9.1 update.
We are closing this PR. In the current LICENSE of DIANN, cloud infrastructures are not allowed.
PR checklist
nf-core lint
).nf-test test main.nf.test -profile test,docker
).nextflow run . -profile debug,test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).