Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using a configuration file/schema for sketching multiple samples and reads #35

Open
bluenote-1577 opened this issue Dec 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@bluenote-1577
Copy link
Owner

From this comment: #7 (comment)

Hi @bluenote-1577,

I am following up regarding the samples that consist of multiple FASTQ files. In addition to providing the file paths directly on the command line, I was considering a feature where sylph could accept a text file as input. This file would list, for each sample, the file paths of the associated FASTQ files.

For example, similar to tools like Simka, the file format could look like this:


sample1: sample1_run1_1.fastq.gz, sample1_run2_1.fastq.gz; sample1_run1_2.fastq.gz, sample1_run2_2.fastq.gz  
sample2: sample2_run1_1.fastq.gz, sample2_run2_1.fastq.gz; sample2_run1_2.fastq.gz, sample2_run2_2.fastq.gz  

Let me know your thoughts on this idea.

@bluenote-1577 bluenote-1577 added the enhancement New feature or request label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant