Giter Club home page Giter Club logo

compassr's People

Contributors

allonw avatar schel337 avatar sequoiatree avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

compassr's Issues

reaction consistencies I/O

compassR reads tsv and csv files, whereas Compass default output name is reactions.txt which is tsv format.

@AlexKhodaverdian - can you please change it to csv to match the expected compassR format

@sequoia-tree - can you please add support for gz files? (readr already handles gz input, so just need to put it into the extension parsing logic)

Recon2.2 extdata

I have run Compass with Recon2.2. however, there seem to be no recon2.2 extdata in compassR. How can I analyse my data then?

Info user messages while loading

Maybe reword the messages below in a way that conveys they're info and part of normal operation rather than warnings that should be attended? e.g.: "Dropping 3019 reactions that are inconsistent for all cells", what do you think?

compass_data <- CompassData$new(compass_settings)
|======================| 100% 1566 MB
3019 reactions are inconsistent for all cells. They will be dropped.
204 reactions have too small a range of values. They will be dropped.204 reactions have too small a range of values. They will be dropped.

Wilcox test Error

To developers

Hello, thank you for developing such a great tool.

I finished the analysis using Compass and was doing the wilcox test

I keep getting this error message "Error in wilcox.test.default(group_A_values, group_B_values) :

not enough (non-missing) 'x' observations".

what's the problem??

thank you.

Man page documentation is incomplete

Finish the man page documentation.

  1. Finish the inline documentation in all the R files. (Some things, you may be able to simply copy and paste from the wiki.) In io.R make it clear that every file should have a tsv or csv extension as appropriate, because we use the extension to determine which readr function to use!
  2. Do roxygen2::roxygenize().

allow user to specify also directory path for input files

I.e., if user specifies a path for the cell_metadata_file arg, it overrides the search in the default directory specified by user_data_directory.

what do you think? As a user, I intuitively assumed this was the case and realized it wasn't only having gotten the error (which was after waiting minutes to load a large file)

Error when running compassR

Error message as:
<error/tibble_error_already_has_rownames>
.data must be a data frame without row names.
Backtrace:

  1. CompassData$new(compass_settings)
  2. tibble::column_to_rownames(., "metareaction_id")

Thank you so much!

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.