Skip to content

Initialise exporters to raw, qiime and mothur#823

Open
RiboRings wants to merge 61 commits into
develfrom
exporters
Open

Initialise exporters to raw, qiime and mothur#823
RiboRings wants to merge 61 commits into
develfrom
exporters

Conversation

@RiboRings

Copy link
Copy Markdown
Member

Hey!

Just opening the PR earlier to share the progress. Will use this for the benchmark and refine it later on, but feel free to check it already if you like.

jepasan and others added 30 commits February 21, 2025 11:25
The C++ code works for rooted trees, but not unrooted ones. Possibly a bug in my implementation, more testing needed.
Some datasets still produce divergent values. Likely a bug in my implementation.
Bringing the assay into C++ was using rowTree tip labels for the observation ids, causing nonsense results when they were in different order from the actual rownames.

Also added a check for cladewise tree ordering.
jepasan and others added 30 commits September 26, 2025 05:12
However, speed is slower than current implementation
Unweighted is now significantly faster and less memory intensive than the existing implementation
Merge remote-tracking branch 'upstream/devel' into fastunifrac

# Conflicts:
#	DESCRIPTION
#	NAMESPACE
#	R/RcppExports.R
#	R/addAlpha.R
#	src/.gitignore
#	src/RcppExports.cpp
#	src/assay.cpp
#	src/assay.h
#	src/propmap.cpp
#	src/propmap.h
#	src/tree.h
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.

4 participants