Skip to content
View GennariAl's full-sized avatar

Block or report GennariAl

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. Smith-Waterman-with-R Smith-Waterman-with-R Public

    I developed a R package implementing the Smith-Waterman algorithm. The package building, check and installation works smoothly with 0 error (see log_file). BiocCheck results show 1 error because I’…

    HTML

  2. Needleman-Wunsch-with-Python Needleman-Wunsch-with-Python Public

    I developed a script implementing the Needleman_Wunsch algorithm. The file format is .ipynb: for the algorithm there is a code cell with functions definition and a test cell to see the function wor…

    Jupyter Notebook

  3. neo4j-graph-db-analysis neo4j-graph-db-analysis Public

    Each analysis on the graph DB has been carried out through Python scripts which queries the DB and processes the results

    Python