Skip to content
View claratejido's full-sized avatar

Block or report claratejido

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. small_pipeline small_pipeline Public

    small pipeline assignment viva españa

    Python

  2. Overlapping-sequences-challenge Overlapping-sequences-challenge Public

    Implement a python script that computes if 2 DNA sequences are overlapping. The first sequence is mapping from position seq1_begin to seq1_end, and the second from seq2_begin to seq2_end.

    Python

  3. Stacked-boxes Stacked-boxes Public

    Implement a script that, given 2 integers (box_size and grid_size), displays on screen a grid of boxes using ASCII characters

    Python

  4. FASTQ-FASTA-preprocessor-script FASTQ-FASTA-preprocessor-script Public

    Implement a python tool that, given a FASTA or FASTQ file, preprocess all the sequences contained in it. The tool has to be able to perform, reverse-complement, trim, and adaptor-removal.

    Python

  5. Game-of-Life Game-of-Life Public

    Python script that performs a simulation of the Game of Life

    Python

  6. Rosalind-challenges Rosalind-challenges Public

    6 programing challenges of Rosalind webpage: 1.k-Mer Composition, 2 .Overlap Graphs, 3.Genome Assembly as Shortest Superstring, 4. Constructing a De Bruijn Graph, 5. Genome Assembly with Perfect Co…

    Python