Giter Club home page Giter Club logo

Comments (9)

colinbrislawn avatar colinbrislawn commented on August 10, 2024 1

I'm interested in helping with this one.

from q2-composition.

gregcaporaso avatar gregcaporaso commented on August 10, 2024 1

Sounds good @colinbrislawn, what kind of support would you need? Someone on the team in my lab should be able to help out as needed.

from q2-composition.

colinbrislawn avatar colinbrislawn commented on August 10, 2024 1

Proposed change log:

q2-composition

@colinbrislawn and @lizgehret fixed a 🐛 in ANCOM-BC where sample IDs that look like scientific notation (1e23) where being interpreted as numbers.

from q2-composition.

gregcaporaso avatar gregcaporaso commented on August 10, 2024

Thanks @colinbrislawn, that would be great. Do you have an idea of timeline? We do have a release coming up around mid-Feb, and it would be nice to get a fix in for this by then (so would probably need a PR by around the end of next week for that to happen).

Let us know if you need any input.

from q2-composition.

colinbrislawn avatar colinbrislawn commented on August 10, 2024

If you can provide some support, I bet I can get this submitted by next week.

from q2-composition.

colinbrislawn avatar colinbrislawn commented on August 10, 2024

what kind of support would you need?

idk, let's find out!

Chloe, can you send me the forum-table.qza or forum-table-3.txt,
Or maybe just post head forum-table-3.txt here?

I hope this can be fixed with a careful use of read.delim read_csv read_tsv to better support sample names.

from q2-composition.

colinbrislawn avatar colinbrislawn commented on August 10, 2024

I've confirmed what Chloe suspected, which is that specific sample names are being converted to numbers.

This only happens when all sample name look like SI notation, e.g. 0001E002
If a single name breaks the format, like L0001E002, it's fine, which is why we haven't see it sooner.

In my testing, simply adding colClasses = c("character") to read.delim() fixes it. I've opened a PR: #131

More testing is needed!

from q2-composition.

cherman2 avatar cherman2 commented on August 10, 2024

Thanks for looking into this. Looks like you made some progress so you might not need it but here is forum-table-2.txt
forum-table-2.txt
This is the file that I got to pass by changing the Es in the sample id column to Fs

from q2-composition.

lizgehret avatar lizgehret commented on August 10, 2024

changelog text looks great, thanks @colinbrislawn! will get this added in the next couple of weeks 🙂

from q2-composition.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.