From 2d3c205e867f8dbcc2a7f99168738892e4f9917b Mon Sep 17 00:00:00 2001 From: chris dagdigian Date: Thu, 16 Jul 2020 17:16:31 -0400 Subject: [PATCH] Adding potential CPAN perl module dependency on File::Type to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6da79b9..5d33f5d 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ tophat-2.1.1.Linux_x86_64 tophat2 trim (http://graphics.med.yale.edu/trim/) ``` +### Install Perl modules (if needed) +``` +File::Type (https://metacpan.org/pod/File::Type) +``` ### Install .pl and r files ```