From 26e0bf16d092f37c6e7bc99a7a3de851169d547d Mon Sep 17 00:00:00 2001 From: Laurent Modolo <laurent.modolo@ens-lyon.fr> Date: Thu, 19 Apr 2018 10:35:32 +0200 Subject: [PATCH] README.md: add objectives for session n --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 941d604..2b6ec99 100644 --- a/README.md +++ b/README.md @@ -33,3 +33,9 @@ In this session we counts the nucleotides in a sequences - code wrapping within function - script +## session n +Conversion of a fasta file into a GTF file +- list as hashing table +- regexp + + -- GitLab