Skip to content

Hamish-McLean/rosalind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rosalind

Solutions to Bioinformatics problems on Rosalind.

Profile: Cycadophyta

Completed Problems

ID Title Script Solved
DNA Counting DNA Nucleotides countnucleotides.jl 2021-02-17
RNA Transcribing DNA into RNA transcribe.jl 2021-02-17
REVC Complementing a Strand of DNA complement.jl 2021-02-17
FIB Rabbits and Recurrence Relations rabbitrecurrence.jl 2021-02-17
GC Computing GC Content cgcontent.jl 2021-02-17
HAMM Counting Point Mutations hammingdistance.jl 2021-02-18
IPRB Mendel's First Law mendelianprobability.jl 2021-02-18
PROT Translating RNA into Protein translate.jl 2021-02-18
SUBS Finding a Motif in DNA motifsearch.jl 2021-02-19
CONS Consensus and Profile consensusprofile.jl 2021-02-21
FIBD Mortal Fibonacci Rabbits mortalfibonaccirabbits.jl 2021-02-21
GRPH Overlap Graphs overlapgraph.jl 2021-02-21
IEV Calculating Expected Offspring expectedoffspring.jl 2021-02-21
LCSM Finding a Shared Motif sharedmotif.jl 2021-02-21
LIA Independent Alleles independentalleles.jl 2021-02-28
MPRT* Finding a Protein Motif proteinmotif.py 2021-02-28
MRNA Inferring mRNA from Protein mrnacombinations.jl 2021-03-01
ORF Open Reading Frames orfs.jl 2021-03-03
PERM Enumerating Gene Orders permutor.jl 2021-03-05
PRTM Calculating Protein Mass proteinmass.jl 2021-03-05
REVP Locating Restriction Sites palindromes.jl 2021-03-05
SPLC RNA Splicing rnasplicing.jl 2021-03-09
LEXF Enumerating k-mers Lexicographically ennumeratestrings.jl 2021-03-09
LGIS Longest Increasing Subsequence geneorder.jl 2021-03-20
LONG Genome Assembly as Shortest Superstring

*MPRT was done in python due to package limitations for Julia in repl.it.

About

Solutions to Bioinformatics problems on Rosalind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published