Bioinformatics Internship Task Portal Access 03
Kindly mark your attendance here :ย Click here
Kindly submit your Doubts here (Regarding any task ): Click here
Hi Interns ,
Welcome to the Internship Task Portal of Embedded systems technologies .
Here you will get all the intimations regarding your tasks , sessions , assignments and any updated briefing .
(The information and content provided in this portal is purely confidential and is under protected surveillance by the technical support team.)
๐งฌ Python for Bioinformatics โ Internship Update
The Python for Bioinformatics Internship is designed to help students build strong foundations in programming while applying it to real-world biological data analysis. This program focuses on combining Python skills with bioinformatics concepts such as DNA sequence analysis, string manipulation, and data processing.
Throughout the internship, participants will:
- Learn Python basics tailored for biological applications
- Work with DNA/RNA sequences using string operations
- Perform sequence analysis like GC content and base counting
- Handle bioinformatics file formats (such as FASTA)
- Build a mini project to apply their learning
Each task includes:
- ๐บ Session-based learning
- ๐ Notes preparation
- ๐ป Hands-on coding practice
- ๐ค Submission via Google Forms
By the end of the internship, students will gain practical experience in computational biology and develop skills useful for careers in bioinformatics, data science, and research.
TASK 1: Reading Multiple GenBank Files and Counting Features
๐ฏ Objective:
Learn how GenBank files store biological information and understand how bioinformaticians analyze multiple genomic records to extract and count biological features.
๐ฅ Session:
Session 01 โ Reading Multiple GenBank Files and Count Features
Session Link:ย click here to access
๐ Task:
Write Notes On:
- Introduction to GenBank Files
- Structure of a GenBank Record
- Biological Features in GenBank
- Gene Annotations
- CDS (Coding Sequences)
- Feature Extraction Methods
- Importance of GenBank Databases
- Applications in Genomics Research
๐ฌ Practice / Research:
- Research the purpose of GenBank.
- Explain the difference between sequence data and annotation data.
- List common biological features stored in GenBank records.
๐ Assignment:
Prepare a report (250โ350 words):
“Importance of GenBank Files in Bioinformatics and Genomic Research.”
๐ Internship Task Completion Status Form
After completing this task, interns must upload:
โ
Session Notes
โ
Assignment Report
โ
Research Findings
โ
Practice Work (if applicable)
๐ค Form Link:ย https://forms.gle/dcfdpoDgksgP9KUY8
TASK 2: How to Extract Sequences from a FASTA Using Python
๐ฏ Objective:
Understand FASTA file formats and learn how Python can be used to extract biological sequences for further analysis.
๐ฅ Session:
Session 02 โ How to Extract Sequences from a FASTA Using Python
Session Link:ย click here to access
๐ Task:
Write Notes On:
- What is a FASTA File?
- Structure of FASTA Format
- DNA Sequences
- RNA Sequences
- Protein Sequences
- Sequence Extraction Techniques
- Python Applications in Bioinformatics
- Importance of Sequence Analysis
๐ฌ Practice / Research:
- Research biological databases that use FASTA format.
- Explain why sequence extraction is important.
- List applications of FASTA files in genomics.
๐ Assignment:
Write a report (300โ400 words):
“Role of FASTA Files and Python in Modern Bioinformatics.”
๐ป Mini Practical:
Create a sample FASTA file containing 3 DNA sequences and explain how each sequence could be analyzed.
๐ Internship Task Completion Status Form
After completing this task, interns must upload:
โ
Session Notes
โ
Assignment Report
โ
Practical Work
โ
Research Activity
๐ค Form Link:ย https://forms.gle/dcfdpoDgksgP9KUY8
TASK 3: Python List Operations for Bioinformaticians
๐ฏ Objective:
Learn how Python lists are used to store, manage, and analyze biological data efficiently.
๐ฅ Session:
Session 03 โ Python List Operations for Bioinformaticians
Session Link:ย click here to access
๐ Task:
Write Notes On:
- Introduction to Python Lists
- Creating Lists
- Accessing Elements
- List Indexing
- List Slicing
- Adding and Removing Elements
- Sorting Lists
- Applications in Bioinformatics
๐ฌ Practice / Research:
- Explain why lists are useful in biological data analysis.
- Research examples where genomic data is stored in lists.
- Compare lists and arrays in Python.
๐ Assignment:
Prepare a report (250โ350 words):
“Applications of Python Lists in Bioinformatics and Computational Biology.”
๐ป Mini Practical:
Create a list containing 10 gene names and perform the following:
- Access the first gene
- Access the last gene
- Extract genes 3โ7
- Sort the list alphabetically
Take screenshots or provide outputs.
๐ Internship Task Completion Status Form
After completing this task, interns must upload:
โ
Session Notes
โ
Assignment Report
โ
Practical Activity
โ
Screenshots of Output
๐ค Form Link:ย https://forms.gle/dcfdpoDgksgP9KUY8
TASK 4: Introduction to Tuples in Python for Bioinformaticians
๐ฏ Objective:
Understand Python tuples and their applications in storing fixed biological data structures.
๐ฅ Session:
Session 04 โ Introduction to Tuples in Python for Bioinformaticians
Session Link:ย click here to access
๐ Task:
Write Notes On:
- What are Tuples?
- Tuple Syntax
- Creating Tuples
- Accessing Tuple Elements
- Differences Between Lists and Tuples
- Immutable Data Structures
- Applications in Bioinformatics
- Advantages of Tuples
๐ฌ Practice / Research:
- Compare Python Lists and Tuples.
- Explain why immutable data structures are useful.
- Research examples of biological information stored as tuples.
๐ Assignment:
Prepare a report (300โ400 words):
“Importance of Tuples in Bioinformatics Programming.”
๐ป Mini Practical:
Create a tuple containing:
- Gene Name
- Organism Name
- Sequence Length
- Chromosome Number
Explain why a tuple may be preferred over a list for storing this information.
๐ Internship Task Completion Status Form
After completing this task, interns must upload:
โ
Session Notes
โ
Assignment Report
โ
Practical Activity
โ
Screenshots or Outputs
๐ค Form Link:ย https://forms.gle/dcfdpoDgksgP9KUY8
๐ MINI PROJECT
Project Title:
Python-Based Biological Sequence Analysis
Objective:
Apply Python programming concepts to manage and analyze biological sequence data.
Project Tasks:
- Create a sample FASTA dataset
- Store sequences using lists and tuples
- Extract sequence information
- Calculate sequence lengths
- Organize biological records
Final Report (500โ800 Words)
Include:
- Introduction
- Dataset Description
- Python Concepts Used
- Analysis Performed
- Results
- Conclusion
๐ Final Project Submission Form
After completing the project, interns must upload:
โ
Final Project Report
โ
Python Code Files
โ
Screenshots of Output
โ
Dataset Used
โ
Research Notes
