Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 2.44 KB

README.md

File metadata and controls

36 lines (24 loc) · 2.44 KB

HackbioIntro - Internship 🧬🖥️

Hi!👋 We are #feynmann team!

We are a diverse team of 10 scientists that are currrently on stage 0 of HackBio Bioinformatics Internship.

- Here you can find the website for HackBio: [https://thehackbio.com]

-You can reach us through this email: habentick@gmail.com

-🔬💻Checkout the project we are currently working on:

📌Goal

The main goal of this project is to create a bash script that will clone the repo and produce a csv file with the team members' information.

This is the main repository for the Stage_0 task for the HackBio'2021 Virtual Internship Experience
The first step in this stage is to write scripts in different languages with the output: name, e-mail, slack_username, and biostack . Next step is to make a csv file with rows corresponding to the individual team member and columns to the fields (as name, e-mail, etc) from the various generated scripts.

The languages we used

  • Python python
  • Java rust
  • Javascript
  • R rust
  • C++ cplusplus
  • Bash
  • HTML

The scripts need to be renamed with "script.filename" before running the code on file script.sh

We have submitted a direct link to the bash script.