Skip to content

Team Curie is a group of people working together to achieve a common aim. We are enthusiasts!.... We are setting the pace!.... We offer encouragement and motivation....And we believe TeamWork makes the DreamWork.

peter9949/Team-Curie

Repository files navigation

HackBio internship helps life scientists to harness their postentials effectively in this genomic revolution using bioinformatics and computational biology. The HackBio Internship-2021 is a rigorous five weeks of science, research, coding, networking and social activities.

About The Team

👨‍🔬💻 TEAM CURIE 💻👩‍🔬

🤓 The Curious Curies! 🤓

Our team is a diverse community of students, researchers and professionals from all over the globe working together to hone our skills in bioinformatics and computational biology.

The Task

The Spreadsheet project

  1. Each team should create a GitHub repo.
  2. Add a comprehensive readme.md with essential information about the internship, the team, the contributors, pictures if possible using markdown.
  3. Each team will work on a minimum of 7 different programming languages
  4. For each person in a team, pick one of the 7 programming languages. Write a script that prints your name, your email, your slack username (with @) , your biostack, your twitter handle and hamming distance in that order. The output for every team member should now be name, email, slack_username (with @) your biostack , twitter_handle and hamming_distance .
  5. Push the script to your team's git repo
  6. Collaboratively as a team, develop a bash script that clones the git repo, and generates a CSV file from all the outputs of your team's scripts
  7. Submit your team's GitHub link to only the bash script
  8. Only the emails and slack handles that are on the CSV sheet generated by your script will be promoted to stage 1

Dependencies

  1. node: v14.8.0
  2. python3
  3. gcc 5.4.0
  4. g++ 5.4.0
  5. perl v5.22.1 / v5.32.1
  6. Rscript 4.1.0
  7. javac 15.0.1 / javac 9-ea
#Download R
sudo apt-get -y install r-base
#Download node
sudo apt-get install nodejs
#Download python
sudo apt-get install python3.6
#Download perl
sudo apt-get install perl
#Download c++
sudo apt-get install g++
#Download c
sudo apt-get install gcc
#Download java
sudo apt-get install openjdk-8-jre

How to run the code

  1. Open a GNU text editor by typing the command "nano filename.sh" in terminal
  2. Copy and paste the code on TeamCurieCSV.sh in the GNU text editor.
  3. Go back to terminal (Ctrl+X -> Y -> Press Enter)
  4. Type "bash filename.sh" in the terminal.
  5. Find a folder named "Team-Curie" in the present working directory.
  6. Enter the folder to find the CSV file named "Team-Curie.csv" !

Contributors

Names Amandeep (Team Lead), Bhuvan, Peter, Matthew, Sooraj, Sophie, Tasneem, Tosin, Umasri, Maansi, Darshana, Ayush, Neha, Ananya, Karteek, Qamar, Rana

Names Programming Language Picture
Amandeep Kaur Python
Bhuvan Uthaiah Muruvanda R
Fassan Peter Kolawole Python
Matthew Efoli R
Sooraj S Java
Sophie Fang JavaScript
Tasneem Juzer Python
Tosin Akinola Python
Umasri Sankarlal Python
Maansi Srivastava Python
Darshana Joshi C++
Ayush Panda C
Neha Rose Pious Perl
Ananya Saji Perl
Karteek Akshinthala Python
Qamar Raza Qadri R
Rana Salah Khalel Python

About

Team Curie is a group of people working together to achieve a common aim. We are enthusiasts!.... We are setting the pace!.... We offer encouragement and motivation....And we believe TeamWork makes the DreamWork.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published