diff --git a/README.md b/README.md index 7ab1e620705b8b178b8a2c0485795f4dda7a486e..8a31352244e141dd295025df1b1e29a3c732e8a4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # Metagenomics group documentation -## Metagenomics analysis +## Documentations -A draft for a wide overview of different analysis done from sequencing reads is available [HERE](https://tess.elixir-europe.org/workflows/metagenomics). _Note that you need an account and the TeSS platform and access rights are required since the workflow is private._ +Name |Â Description +---- | ----------- +[Data simulation](simulation/) | Generate metagenomics simulated data for benchmarking ## Projects and repository diff --git a/simulation/README.md b/simulation/README.md new file mode 100644 index 0000000000000000000000000000000000000000..3ab0886f6b4ddc9ee4da2f93a55685d9e15b360d --- /dev/null +++ b/simulation/README.md @@ -0,0 +1 @@ +# Simulation \ No newline at end of file