You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the current code to merge SCE objects, we subset all SCEs (the RNA experiments, specifically) to only include the intersection of genes in the final merged object. We may want to expand this to instead consider the union of genes. A PR for that was started here, and we'll circle back to it (there will probably be some fun code conflicts, but we'll want to keep the code and comments for future use) - #247
Direct link to branch - https://github.com/AlexsLemonade/scpcaTools/tree/sjspielman/150-union-of-features
The text was updated successfully, but these errors were encountered:
In the current code to merge SCE objects, we subset all SCEs (the RNA experiments, specifically) to only include the intersection of genes in the final merged object. We may want to expand this to instead consider the union of genes. A PR for that was started here, and we'll circle back to it (there will probably be some fun code conflicts, but we'll want to keep the code and comments for future use) - #247
Direct link to branch - https://github.com/AlexsLemonade/scpcaTools/tree/sjspielman/150-union-of-features
The text was updated successfully, but these errors were encountered: