Git Product home page Git Product logo

ilincsapi's People

Contributors

mario-medvedovic avatar mfazel avatar michalkouril avatar pilare avatar somename0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ilincsapi's Issues

findConcordancesSC error

Hi there,

Just to point out an issue with findConcordancesSC
image

Concentration is not concentration, same for cell line I believe and well time is concentration ;)

Thanks!

SignatureMeta/upload not working

Hi,
I am following your tutorial on how to use ilincsAPI.
This uploading is not working, and I think it is something from your side:

Upload the file # NOT WORKING!

apiUrl<-"http://www.ilincs.org/api/SignatureMeta/upload"
sigFile <- "sigFile.tsv"
req <- POST(apiUrl, body=list(file=upload_file("sigFile.tsv"))) # sigFile.tsv came from signatureData
signatureFile <- httr::content(req)$status$fileName[[1]]
signatureFile
NULL

Showing, the file for uploading is OK

file.exists("sigFile.tsv")

[1] TRUE

system(paste("head -3 sigFile.tsv"))

signatureID PROBE ID_geneid Name_GeneSymbol Value_LogDiffExp Significance_pvalue

LINCSCP_100 NA 16 AARS 1.047 0.200843393802643

LINCSCP_100 NA 23 ABCF1 0.787095 0.0835145935416222

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.