Skip to content

Commit 2f007f0

Browse files
committed
Merge branch 'master' of https://github.com/SegataLab/panphlan
2 parents 48fbec3 + 8734d58 commit 2f007f0

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ microbial population studies.
1010

1111
PanPhlAn is written in Python and covers the three main tasks:
1212

13-
* `panphlan_pangenome_generation.py`, to create the pangenome database of a bacterial species
14-
[read more](https://bitbucket.org/CibioCM/panphlan/wiki/panphlan_pangenome_generation)
15-
* `panphlan_map.py`, to profile each metagenomic sample by mapping it against the species specific database
16-
[read more](https://bitbucket.org/CibioCM/panphlan/wiki/panphlan_map)
17-
* `panphlan_profile.py`, to merge and process the mapping results for getting the final gene presence/absence and transcriptional matrices
18-
[read more](https://bitbucket.org/CibioCM/panphlan/wiki/panphlan_profile)
13+
* `panphlan_pangenome_generation.py`, to create the pangenome database of a bacterial species
14+
[read more](https://github.com/SegataLab/panphlan/wiki/Pangenome-generation)
15+
* `panphlan_map.py`, to profile each metagenomic sample by mapping it against the species specific database
16+
[read more](https://github.com/SegataLab/panphlan/wiki/PanPhlAn-mapping)
17+
* `panphlan_profile.py`, to merge and process the mapping results for getting the final gene presence/absence and transcriptional matrices
18+
[read more](https://github.com/SegataLab/panphlan/wiki/PanPhlAn-profiling)
1919

2020

2121

@@ -25,14 +25,14 @@ PanPhlAn runs under Ubuntu/Linux and requires the following software tools to be
2525
* Samtools
2626
* Python 3.x (including the Biopython module)
2727

28-
For more information, see our wiki [Download and Installation](https://bitbucket.org/CibioCM/panphlan/wiki/Download_and_Installation).
28+
For more information, see our wiki [Download and Installation](https://github.com/SegataLab/panphlan/wiki#download-the-panphlan-software).
2929

3030
## Contact & User support ##
3131

32-
[→ User Tutorial](https://bitbucket.org/CibioCM/panphlan/wiki)
32+
A [user tutorial](https://github.com/SegataLab/panphlan/wiki/Tutorial) is available on the [PanPhlAn wiki](https://github.com/SegataLab/panphlan/wiki). For help, use also the [bioBakery help forum](https://forum.biobakery.org/).
33+
3334

3435
The PanPhlAn software team: [Matthias Scholz](http://www.matthias-scholz.de/) (algorithm design), [Thomas Tolio](https://www.linkedin.com/in/thomastolio) (programmer), Leonard Dubois and [Nicola Segata](http://segatalab.cibio.unitn.it/) (principal investigator).
35-
For help, use the [bioBakery help forum](https://forum.biobakery.org/).
3636

3737
----
3838

0 commit comments

Comments
 (0)