2022-12-11-ascs-online

SC workshop @ 1st Asian Student Council Symposium, Dec. 2022

https://github.com/iscbsc/2022-12-11-ascs-online

Science Score: 18.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

SC workshop @ 1st Asian Student Council Symposium, Dec. 2022

Basic Info
Statistics
  • Stars: 1
  • Watchers: 4
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

Website

1st Asian Student Council Symposium

The ISCB Student Council and its Regional Student Groups are organizing the first Student Council Symposium in Asia. 1st Asian Student Council Symposium (#ASCS2022) is organized directly preceding the GIW XXXI/ISCB-Asia V conference.

The Student Council Symposium is a forum for students and young researchers in Computational Biology and Bioinformatics. Participants will have the opportunity to present their work to an international audience, build a network within the computational biology community and develop important soft skills in an environment that fosters the exchange of ideas and knowledge

Workshop

Participants will build on their research and analytical skills with R Studio by learning how to create reproducible documents that combine code, analysis and narrative. RStudio makes it possible to work on a complete research project in a more efficient, integrated and organized manner: from data upload, cleaning, and analysis, to writing and styling a manuscript in markdown. It allows users to add code, figures, citations, and bibliography, as well as to generate outputs in various formats (e.g., html, pdf, doc). Rstudio also connects with Git and Github and learners will have a chance to experiment with this integration and understand its advantages for collaboration and version control. This workshop will involve lectures and demos alternating with hands-on exercises and challenges, so by the end of the workshop, learners will have “authored” a reproducible paper of your own with the data and narrative we provide

Instructors: Batool Almarzouq, Joel Nitta, Pradeep Eranti

Helpers: Kozo Nishida, Kristi Liu

Time: Dec 12, 2022 at 3:00am UTC

Owner

  • Name: ISCB Student Council
  • Login: ISCBSC
  • Kind: organization
  • Email: web@iscbsc.org

Citation (CITATION)

Please cite as:

Greg Wilson (ed): "Software Carpentry: Workshop Template."  Version
2016.06, June 2016, https://github.com/carpentries/workshop-template,
10.5281/zenodo.58156.

GitHub Events

Total
Last Year

Dependencies

.github/workflows/template.yml actions
  • actions/cache v2 composite
  • actions/checkout master composite
  • actions/setup-python v2 composite
  • r-lib/actions/setup-r v2 composite
  • ruby/setup-ruby v1 composite
.github/workflows/website.yml actions
  • actions/cache v2 composite
  • actions/checkout master composite
  • actions/setup-python v2 composite
  • r-lib/actions/setup-r v2 composite
  • ruby/setup-ruby v1 composite
requirements.txt pypi
  • PyYAML *
  • beautifulsoup4 *
  • git_root *
Gemfile rubygems
  • github-pages >= 0 development
  • webrick >= 1.6.1