Coder Social home page Coder Social logo

secretsanta's People

Contributors

gogleva avatar hajkd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

secretsanta's Issues

feedback

  1. Vignette: fix typos and grammar.
  2. Vignette: figure numbering.
  3. Vignette: Fig 1: typo in target
  4. Incorporate installation script
  5. Run mode - not very intuitive argument, make Boolean and piper by default.
  6. Further work: higher level of abstraction for individual functions -> virtual wrapper.

fix cleavage position in signalp2 output

sp2 outputs something weird as Cpos in the NN results: values > 100
so we will use a different line to extract cleavage position:

'Max cleavage site probability:' - should work for both signalp2 and signalp3 outputs

pkgdown fails to update docs

Initialising site -----------------------------------------------------------------------------------
Copying '/home/anna/R/x86_64-pc-linux-gnu-library/3.4/pkgdown/assets/jquery.sticky-kit.min.js'
Copying '/home/anna/R/x86_64-pc-linux-gnu-library/3.4/pkgdown/assets/link.svg'
Copying '/home/anna/R/x86_64-pc-linux-gnu-library/3.4/pkgdown/assets/pkgdown.css'
Copying '/home/anna/R/x86_64-pc-linux-gnu-library/3.4/pkgdown/assets/pkgdown.js'
Building home ---------------------------------------------------------------------------------------
Error in xml2::xml_contents(heading)[[1]] : subscript out of bounds

docker

  • try to put all the dependencies in a docker container
  • licence issue --> ask developers once again

re-test examples

upd examples, take into account all the new parameters and added functionality

Error in .wrap_in_length_one_list_like_object

Have been trying to run the example for signalp4 and it seems to run well, except the result is not returned, gor the same error with targetp.

step1_sp4 <- signalp(inp, version = 4,
organism = 'euk',
run_mode = "starter")

Output=

"Version used ... signalp4
Running signalp locally ...
2 sequences need to be truncated ...
Ok for single processing.
Submitted sequences... 100
Candidate sequences with signal peptides ... 3
Error in .wrap_in_length_one_list_like_object(value, names(x)[[i]], x) :
failed to coerce 'list(value)' to a AAStringSetList object of length 1"

helper functions

isolate helper functions and source all of them (e.g crop_names)

Installation with tests fails

install('SecretSanta') 

Installing SecretSanta
'/usr/lib/R/bin/R' --no-site-file --no-environ --no-save --no-restore --quiet CMD INSTALL  \
  '/home/anna/anna/Labjournal/SecretSanta' --library='/home/anna/R/x86_64-pc-linux-gnu-library/3.4' --install-tests 

Error: Command failed (127)

signalp(version = 4) - is broken

Error in names(sp) <- c("gene_id", "Cmax", "Cpos", "Ymax", "Ypos", "Smax", :
'names' attribute [12] must be the same length as the vector [5]

parse_signalp

revise examples, current example does not contain 'Signal peptide field'

docker (??)

Very nice package. Much appreciated.
There are third-party tools dependencies.
Do you plan to deliver a docker? Containers look like the natural solution for these package architectures.

Bests,
-A

Problem using targetp 2.0c linux

when running the targetp function, when the backend is pointing to targetp v2.0c, the code fails with the message:

flag provided but not defined: -N
Usage of targetp:
...usage statement for targetp...
Error in checkForRemoteErrors(val) :
one node produced an error: 'names' attribute [7] must be the same length as the vector [1]

Is this because SecretSanta will only work with the older version of targetp (v1.1)? I would have just tried that before posting here but I haven't been able to find an old version of targetp. Their website only provides v2.0c as far as I can see.

abstract wrapper function

Higher level of abstraction for individual functions -> virtual wrapper/closure -> framework for integration of new tools? Would it make documentation more complex?

fix citations

vignettes: check that citations are correct and adequately formatted
missing entries?

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.