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
Blender addons - A collection of Blender tools I've written for myself over the years.

gret A collection of Blender tools I've written for myself over the years. I use these daily so they should be bug-free, mostly. Feel free to take and

217 Jan 08, 2023
๐Ÿ• A small app with capabilities ordering food and listing them with pub/sub pattern

food-ordering A small app with capabilities ordering food and listing them. Prerequisites Docker Run Tests docker-compose run --rm web ./manage.py tes

Muhammet Mรผcahit 1 Jan 14, 2022
Python package for handling and analyzing PSRFITS files

PyPulse A pure-Python package for handling and analyzing PSRFITS files. Read the documentation here. This is an alternate code base from PSRCHIVE. Req

Michael Lam 15 Nov 30, 2022
๐Ÿฌ๏ธ๐Ÿฆ‡๏ธ Open source Trick or Treat! ๐Ÿฆ‡๏ธ๐Ÿฌ๏ธ

Open Source Halloween! What's an easy way to have fun, and celebrate an open source Halloween? Open source trick or treating, of course! The repositor

Research Software Engineers 3 Oct 18, 2021
A data driven app for bicycle hiring in London(UK)

bicycle_hiring_app_deployed A data driven app for bicycle hiring in London(UK). It predicts expected number of bicycle hire in London. It asks users t

Rajarshi Roy Raju 1 Dec 10, 2021
An Notifier Program that Notifies you to relax your eyes Every 15 Minutes๐Ÿ‘€

Every 15 Minutes โŒ› Every 15 Minutes is an application that is used to Notify you to Relax your eyes Every 15 Minutes, This is fully made with Python a

FSP Gang s' YT 2 Oct 18, 2021
Little tool in python to watch anime from the terminal (the better way to watch anime)

anipy-cli Little tool in python to watch anime from the terminal (the better way to watch anime) Has a resume playback function when picking from Hist

sdao 97 Dec 29, 2022
NeurIPS'19: Meta-Weight-Net: Learning an Explicit Mapping For Sample Weighting (Pytorch implementation for noisy labels).

Meta-Weight-Net NeurIPS'19: Meta-Weight-Net: Learning an Explicit Mapping For Sample Weighting (Official Pytorch implementation for noisy labels). The

243 Jan 03, 2023
A collection of examples of using cocotb for functional verification of VHDL designs with GHDL.

At the moment, this repo is in an early state and serves as a learning tool for me. So it contains a a lot of quirks and code which can be done much better by cocotb-professionals.

T. Meissner 7 Mar 10, 2022
CBO uses its Capital Tax model (CBO-CapTax) to estimate the effects of federal taxes on capital income from new investment

CBOโ€™s CapTax Model CBO uses its Capital Tax model (CBO-CapTax) to estimate the effects of federal taxes on capital income from new investment. Specifi

Congressional Budget Office 7 Dec 16, 2022
This program generates automatically new folders containing old version of program

Automated Folder Versions Generator by Sergiy Grimoldi - V.0.0.2 This program generates automatically new folders containing old version of something

Sergiy Grimoldi 1 Dec 23, 2021
Use `forge` and `cast` commands in Python scripts

foundrycli.py ( ๐Ÿ”ฅ , ๐Ÿ ) foundrycli.py is a Python library I've made for personal use; now open source. It lets you access forge and cast CLIs from P

Zero Ekkusu 17 Jul 17, 2022
A simple method to create strong password.

A simple method to create strong password.

1 Jan 23, 2022
Blender pluggin (python script) that adds a randomly generated tree with random branches and bend orientations

Blender pluggin (python script) that adds a randomly generated tree with random branches and bend orientations

Travis Gruber 2 Dec 24, 2021
Amitkumar Mishra 2 Jan 14, 2022
Dyson Sphere Program Blueprint Toolkit

dspbptk This is dspbptk, the Dyson Sphere Program Blueprint toolkit. Dyson Sphere Program is an amazing factory-building game by the incredibly talent

Johannes Bauer 22 Nov 15, 2022
A simple but flexible plugin system for Python.

PluginBase PluginBase is a module for Python that enables the development of flexible plugin systems in Python. Step 1: from pluginbase import PluginB

Armin Ronacher 1k Dec 16, 2022
pspsps(1) is a compyuter software to call an online catgirl to the Linux terminyal.

pspsps(1): call a catgirl from the Internyet to the Linux terminyal show processes: ps show catgirls: pspsps โ€”@ Melissa Boiko 32 Dec 19, 2022

Grade 8 Version of Space Invaders

Space-Invaders Grade 8 Version of Space Invaders Compatability This program is Python 3 Compatable, and not Python 2 Compatable because i haven't test

Space64 0 Feb 16, 2022
pydock - Docker-based environment manager for Python

pydock - Docker-based environment manager for Python โš ๏ธ pydock is still in beta mode, and very unstable. It is not recommended for anything serious. p

Alejandro Piad 16 Sep 18, 2021