Skip to content

Question: Correct orientation for 5p data #203

Description

@wmacnair

Hi @rob-p, very happy to hear that you have some time for simpleaf &co again :D

We have a small question regarding the right orientation for 5' data.

We are pretty sure that the right call looks like:

simpleaf quant --expected-ori rc ...

However, this seems to conflict with the specifications given in chemistries.json:

  "10xv2-5p": {
    "geometry": "__builtin",
    "expected_ori": "fw",
    "plist_name": "dda0309f511ded5d801081a55c66b9a44cab4edbf0e07a9223f539e248d8e090",
    "version": "0.1.0",
    "meta": {
      "cr_filename": "737k-august-2016.txt"
    },
    "remote_url": "https://umd.box.com/shared/static/jbs2wszgbj7k4ic2hass9ts6nhqkwq1p"
  },
...
  "10xv3-5p": {
    "geometry": "__builtin",
    "expected_ori": "fw",
    "plist_name": "0acedbe7ef38360c3731dbda78043b7bacbd75a0bb4e7e749e4fefa70e76a537",
    "version": "0.1.0",
    "meta": {
      "cr_filename": "3M-5pgex-jan-2023.txt.gz"
    },
    "remote_url": "https://umd.box.com/shared/static/cbpv1c4zi6ty81nvcgy3pyta2oj7vea1.txt"
  },

(we got this file via simpleaf chemistry refresh).

Is this maybe an oversight in the chemistries.json document? Or are we missing something?

Thanks!
Will
(also Maruša @marusakod)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions