michaelkyu / PlasX

PlasX, a machine learning classifier for identifying plasmid sequences based on genetic architecture
GNU General Public License v3.0
28 stars 1 forks source link

plasx cannot setup denovo gene family #9

Open JiabaoYuuuuu opened 3 months ago

JiabaoYuuuuu commented 3 months ago

plasx setup \ --de-novo-families 'https://zenodo.org/record/5819401/files/PlasX_mmseqs_profiles.tar.gz' \ --coefficients 'https://zenodo.org/record/5819401/files/PlasX_coefficients_and_gene_enrichments.txt.gz'

I couldn't download the PlasX_mmseqs_profiles.tar.gz file using this command (network issues), so I tried to install them manually, but plasx setup can only be downloaded over the network. Is there any good solution?