Team Curie is a group of people working together to achieve a common aim

Overview

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
Notifies server owners of mod updates, also notifies of player deaths and player joins through Discord.

ProjectZomboid-ServerAssistant Notifies server owners of mod updates, also notifies of player deaths and player joins through Discord. A Python based

3 Sep 30, 2022
A VirtualBox manager with interactive mode

A VirtualBox manager with interactive mode

Luis Gerardo 1 Nov 21, 2021
HSPyLib is a Python library that will elevate your experience to another level.

HomeSetup Python Library - HSPyLib Your mature python application HSPyLib is a Python library that will elevate your experience to another level. It r

Hugo Saporetti Junior 4 Dec 14, 2022
Necst-lib - Pure Python tools for NECST

necst-lib Pure Python tools for NECST. Features This library provides: something

NANTEN2 Group 5 Dec 15, 2022
Built with Python programming language and QT library and Guess the number in three easy, medium and hard rolls

password-generator Built with Python programming language and QT library and Guess the number in three easy, medium and hard rolls Password generator

Amir Hussein Sharifnezhad 3 Oct 09, 2021
A simple Programming Language

R.S.O.C. A custom built programming language About The Project R.S.O.C. is a custom built programming language very similar to a low-level 8085 progra

Ravi Maurya 17 Sep 13, 2022
Block fingerprinting for the beacon chain, for client identification & client diversity metrics

blockprint This is a repository for discussion and development of tools for Ethereum block fingerprinting. The primary aim is to measure beacon chain

Sigma Prime 49 Dec 08, 2022
A simple python project which control paint brush in microsoft paint app

Paint Buddy In Python A simple python project which control paint brush in micro

Ordinary Pythoneer 1 Dec 27, 2021
DeDRM tools for ebooks

DeDRM_tools DeDRM tools for ebooks This is a fork of Apprentice Harper's version of the DeDRM tools. I've added some of the PRs that still haven't bee

2 Jan 10, 2022
Mata kuliah Bahasa Pemrograman

praktikum2 MENGHITUNG LUAS DAN KELILING LINGKARAN FLOWCHART : OUTPUT PROGRAM : PENJELASAN : Tetapkan nilai pada variabel sesuai inputan dari user :

2 Nov 09, 2021
Manipulation OpenAI Gym environments to simulate robots at the STARS lab

liegroups Python implementation of SO2, SE2, SO3, and SE3 matrix Lie groups using numpy or PyTorch. [Documentation] Installation To install, cd into t

STARS Laboratory 259 Dec 11, 2022
An application for automation of the mining function in the game Alienworlds.IO

alienautomation A Python script made to automate the tidious job of mining on AlienWorlds This script: Automatically opens the browser Automatically l

anonieXdev 42 Dec 03, 2022
Placeholders is a single-unit storage solution for your Frontend.

Placeholder Placeholders is a single-unit file storage solution for your Frontend. Why Placeholder? Generally, when a website/service requests for fil

Tanmoy Sen Gupta 1 Nov 09, 2021
Modeval (or Modular Eval) is a modular and secure string evaluation library that can be used to create custom parsers or interpreters.

modeval Modeval (or Modular Eval) is a modular and secure string evaluation library that can be used to create custom parsers or interpreters. Basic U

2 Jan 01, 2022
Have an idea for a Python package? Register the name on PyPI 💡

Register Package Names on PyPI Have an idea for a Python package? Thought of a great name? Register it on PyPI, before someone else does! A tool that

Alex Ioannides 1 Jul 15, 2022
WriteAIr is a website which allows users to stream their writing.

WriteAIr is a website which allows users to stream their writing. It uses HSV masking to detect a pen which the user writes with. Plus, users can select a wide range of options through hand gestures!

Atharva Patil 1 Nov 01, 2021
A minimal configuration for a dockerized kafka project.

Docker Kafka Quickstart A minimal configuration for a dockerized kafka project. Usage: Run this command to build kafka and zookeeper containers, and c

Nouamane Tazi 5 Jan 12, 2022
An interactive tool with which to explore the possible imaging performance of candidate ngEHT architectures.

ngEHTexplorer An interactive tool with which to explore the possible imaging performance of candidate ngEHT architectures. Welcome! ngEHTexplorer is a

Avery Broderick 7 Jan 28, 2022
A program to calculate the are of a triangle. made with Python.

Area-Calculator What is Area-Calculator? Area-Calculator is a program to find out the area of a triangle easily. fully made with Python. Needed a pyth

Chandula Janith 0 Nov 27, 2021
It was created to conveniently respond to events such as donation, follow, and hosting using the Alert Box provided by twip to streamers

This library is not an official library of twip. It was created to conveniently respond to events such as donation, follow, and hosting using the Alert Box provided by twip to streamers.

junah201 8 Nov 19, 2022