-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feat request: join multiple obs_seq instances. #7
Comments
need to actually read num_qcs from header. |
hkershaw-brown
added a commit
that referenced
this issue
Jan 8, 2025
Need to actually count the num_copies and the num_qc rather than just the total see #7
hkershaw-brown
added a commit
that referenced
this issue
Jan 11, 2025
issue #7 should you always write from the dataframe rather than the obs_seq object? The obs_seq object does not stay consistant with the dataframe.
Does sorting (order) matter other than time? |
in main as of 09cb555 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Question:
just dataframes:
vs join objects:
join obs sequence objects
The text was updated successfully, but these errors were encountered: