Remove writing out all peaks when using Ion Annotator
Open
@jonasscheid is already working on this.
Since Oct 8, 2023.
enhancement
- Dominant language
- Nextflow
- Stars
- 51
- Forks
- 35
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 7
Description
Description of feature
Currently, ion annotations of sample-condition runs are written in two files: *_all_peaks.tsv and *_matching_ions.tsv
Since peak information can be read out from an indexed mzML file, it might not be needed for downstream visualisation of spectra and would therefore prevent filling up the storage.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.