diff --git a/Cargo.toml b/Cargo.toml index 3c43460..a2450c7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,8 @@ repository = "https://github.com/sharkLoc/nemo" description = "nemo: a tool for quality overview of long-read sequencing data" keywords = ["fastq", "long-read","bio", "hts"] readme = "README.md" - +license = "MIT" +exclude = ["example/*"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] diff --git a/README.md b/README.md index cdd1016..ff280e9 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Options: Use "nemo --help" for more information ``` -## report page view +## report page view: ![](example/report.jpeg) #### ** any bugs please report issues **💖 \ No newline at end of file diff --git a/templates/template.html b/templates/template.html index c7250f6..098a237 100644 --- a/templates/template.html +++ b/templates/template.html @@ -99,9 +99,6 @@

Nemo Report Page

Read GC Content Cumulative Fraction Of Bases Base Quality In Relative Position - todo 2 - todo 3 - todo 4