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

Issue12/add_barcoding_kits_and_sample_rate #13

Merged
merged 21 commits into from
Jul 10, 2024

Conversation

Adoni5
Copy link
Contributor

@Adoni5 Adoni5 commented Apr 29, 2024

Adds one new MinKNOW API endpoint - get_sample_rate and adds the meta_info field to get_run_info, which contains the information readfish needs to accept barcoding kits.

Also changes the level of one very noisy debug log to debug from info

The added barcoding kits are:

  1. EXP-NBD114
  2. EXP-NBD103
  3. EXP-NBD104
  4. EXP-PBC01
  5. EXP-PBC096

This should allow guppy or dorado to demultiplex barcodes in the latest readfish versions now.

Added get_sample_rate for upcoming readfish versions, and the sample rate is taken from the simulation profile toml, under the parameters section.

Adoni5 and others added 20 commits April 29, 2024 10:31
…ream basecalling, but it makes readfish base-calling a lot better
Send them over the device RPC, so readfish uses the correct values when base calling.
Upgrades Podders to 0.1.4, which has the NotSet PoreType Enum variant.
This matches MinKNOW which also doesn't set this field.
@Adoni5
Copy link
Contributor Author

Adoni5 commented Jul 10, 2024

Okay this should provide better R10 barcode signal, and provides more realistic values in the POD5 files for basecalling.
Sets the PoreType for POD5 output as not-set, which is apparently what MinKNOW sets it as.
Also does everything listed above -

Adds one new MinKNOW API endpoint - get_sample_rate and adds the meta_info field to get_run_info, which contains the information readfish needs to accept barcoding kits.

Also changes the level of one very noisy debug log to debug from info

The added barcoding kits are:

EXP-NBD114
EXP-NBD103
EXP-NBD104
EXP-PBC01
EXP-PBC096

This should allow guppy or dorado to demultiplex barcodes in the latest readfish versions now.

Added get_sample_rate for upcoming readfish versions, and the sample rate is taken from the simulation profile toml, under the parameters section.

@Adoni5 Adoni5 merged commit 3c62096 into main Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants