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

[FEATURE REQUESTS] - post here for suggestions/feature requests #6

Open
bluenote-1577 opened this issue Dec 16, 2023 · 3 comments
Open
Labels
enhancement New feature or request

Comments

@bluenote-1577
Copy link
Owner

bluenote-1577 commented Dec 16, 2023

Feature requests

Purpose: this is a place to easily log suggestions/feature requests. E.g:

  • "I want to display XXX output as an option!"
  • "I want to be able to combine database sketches!"

Give a rationale and provide concise/clear instructions if possible. Opinions are welcome too.

You're welcome to email me or open another issue. This thread is to aggregate suggestions without the hassle of opening another issue.

Current feature requests

Here are some current feature requests.

Originally posted by @jolespin in bluenote-1577/skani#23 (comment)

  • Option for renaming samples. Sylph currently fixes each sample sketch to the read names. ` done in v0.5.0
  • Command line options for inspecting database sketches.
  • Command line option to append/merge databases.
  • Line-delimited file for database sketches for sylph profile/query done in v0.5.0

@fplaza #6 (comment)

  • Save read length while sketching so the user does not have to provide it to compute true coverage. done in v0.5.0

#7

  • Different ways of sketching reads and groupings
@bluenote-1577 bluenote-1577 added the enhancement New feature or request label Dec 16, 2023
@fplazaonate
Copy link

Hi Jim,
Here is a suggestion:
Save read length while sketching so the user does not have to provide it to compute true coverage.

@astrovsky01
Copy link

Is there/could there be a method to output unassigned reads into a file as an output?

@bluenote-1577
Copy link
Owner Author

Hi @astrovsky01,

This is unfortunately not possible due to the way sylph works. It doesn't classify each read. It operates on the ensemble of reads. This means it can not output unassigned reads, only estimate the percentage of.

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

3 participants