You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pangenes/README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ and produces different types of output:
33
33
- [From pairs of genes to clusters](#from-pairs-of-genes-to-clusters)
34
34
- [Parameters](#parameters)
35
35
- [Dependencies and installation](#dependencies-and-installation)
36
-
- [Runmodes and HPC configuration](#runmodes-and-hpc-configuration)
36
+
- [Runmodes and HPC configuration](#runmodes-and-hpc-configuration)
37
37
- [Command-line options](#command-line-options)
38
38
- [Input file format](#input-file-format)
39
39
-[Example 1: default core pangene set analysis](#example-1-default-core-pangene-analysis-and-hpc-settings)
@@ -80,6 +80,9 @@ across a set of genomes (or pangenome) so that pangenes can be defined:
80
80
taken from [GET_HOMOLOGUES](http://eead-csic-compbio.github.io/get_homologues/manual).
81
81
Accessory genes include both shell and cloud genes.*
82
82
83
+
This 30min [video](https://www.youtube.com/watch?v=JcxQ97TzzzQ) introduces GET_HOMOLOGUES, GET_HOMOLOGUES-EST
84
+
and GET_PANGENES.
85
+
83
86
## Definition of pangene
84
87
85
88
According to our paper <https://doi.org/10.1186/s13059-023-03071-z>, a `pangene` can be defined as follows:
@@ -92,7 +95,8 @@ According to our paper <https://doi.org/10.1186/s13059-023-03071-z>, a `pangene`
92
95
93
96
## [Command line demo]
94
97
95
-
Please check this [asciinema step-by-step demo](https://asciinema.org/a/W7xVe1112Fl8BImRB5ZW2MWE7) on how to install and run GET_PANGENES on a Debian/Ubuntu linux system.
98
+
Please check this [asciinema step-by-step demo](https://asciinema.org/a/W7xVe1112Fl8BImRB5ZW2MWE7)
99
+
on how to install and run GET_PANGENES on a Debian/Ubuntu linux system.
0 commit comments