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

drop all NA rows from loadContigs output & clean up imports #442

Merged
merged 3 commits into from
Nov 11, 2024

Conversation

Qile0317
Copy link
Collaborator

@Qile0317 Qile0317 commented Nov 8, 2024

adresses concern in #430 about redundant rows in the output of loadContigs. Only significant changes are in R/loadContigs.R, the rest is just some cleanup of redundant import statements

@Qile0317 Qile0317 marked this pull request as ready for review November 8, 2024 21:54
@Qile0317 Qile0317 self-assigned this Nov 8, 2024
@Qile0317 Qile0317 added the enhancement New feature or request label Nov 8, 2024
@Qile0317
Copy link
Collaborator Author

Qile0317 commented Nov 8, 2024

@ncborcherding Please confirm: I don't think this will break anything? To my knowledge the contig combination with single cell objects would be a full join so any possibly NA rows would probably be re-added anyway after combination?

@Qile0317 Qile0317 changed the title drop all NA rows from loadContigs output drop all NA rows from loadContigs output & clean up imports Nov 8, 2024
@ncborcherding ncborcherding merged commit f150f57 into ncborcherding:dev Nov 11, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants