Coder Social home page Coder Social logo

brilator / arcfinder Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 37.93 MB

Projektmodul des Zertifikatskurs Forschungsdatenmanagement 2021/2022

License: Creative Commons Attribution 4.0 International

R 83.84% Shell 16.16%
arc datahub dataplant metadata nfdi4plants

arcfinder's People

Contributors

brilator avatar

Stargazers

 avatar

Watchers

 avatar  avatar

arcfinder's Issues

Notes: retrieve_readFromGitLab

  1. Bash: start with or without access token
    1. If file, read from file
    2. If string, use string and message "you can also store the token and specify the path here"
    3. if empty, print message "only public ARCs will be searched"
  2. Bash: Store a list of all available projects (e.g. tab)
  3. Bash: for loop over project trees
    1. check for isa.investigation file
      1. present: download raw and dump to temp
      2. absent: leave loop
  4. (Bash: unzip xlsx)
  5. (R: read xml of first sheet)

app TODOs

general

  • move data wrangling out of app (only load ready data) to make it CLI executable
  • execute from terminal

design

  • render results in tabs (one per ARC)
  • add link to ARC

errors

  • "Must subset rows with a valid subscript vector."

api download unstable

Downloading these two xlsx works like this, ...

curl --request GET --header "PRIVATE-TOKEN: <my token>" "https://git.nfdi4plants.org/api/v4/projects/50/repository/files/isa.investigation.xlsx/raw?ref=main" > test.xlsx
curl --request GET --header "PRIVATE-TOKEN: <my token>" "https://git.nfdi4plants.org/api/v4/projects/52/repository/files/isa%2Einvestigation%2Exlsx/raw?ref=main" -o test2.xlsx

...but not in the loop.

05_final_pipeline/02_read_from_gitlab.sh

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.