Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing scripts in 2.8.1 #169

Open
alanorth opened this issue Mar 14, 2022 · 2 comments
Open

Missing scripts in 2.8.1 #169

alanorth opened this issue Mar 14, 2022 · 2 comments

Comments

@alanorth
Copy link

After untarring KronaTools-2.8.1.tar and running ./install.pl --prefix . I have the following in bin:

$ ls -l bin/
total 0
lrwxrwxrwx. 1 aorth aorth 49 Mar 14 12:08 ktClassifyBLAST -> /export/apps/krona/2.8.1/scripts/ClassifyBLAST.pl*
lrwxrwxrwx. 1 aorth aorth 48 Mar 14 12:08 ktClassifyHits -> /export/apps/krona/2.8.1/scripts/ClassifyHits.pl
lrwxrwxrwx. 1 aorth aorth 55 Mar 14 12:08 ktGetContigMagnitudes -> /export/apps/krona/2.8.1/scripts/GetContigMagnitudes.pl*
lrwxrwxrwx. 1 aorth aorth 42 Mar 14 12:08 ktGetLCA -> /export/apps/krona/2.8.1/scripts/GetLCA.pl*
lrwxrwxrwx. 1 aorth aorth 46 Mar 14 12:08 ktGetLibPath -> /export/apps/krona/2.8.1/scripts/GetLibPath.pl*
lrwxrwxrwx. 1 aorth aorth 51 Mar 14 12:08 ktGetTaxIDFromAcc -> /export/apps/krona/2.8.1/scripts/GetTaxIDFromAcc.pl*
lrwxrwxrwx. 1 aorth aorth 46 Mar 14 12:08 ktGetTaxInfo -> /export/apps/krona/2.8.1/scripts/GetTaxInfo.pl*
lrwxrwxrwx. 1 aorth aorth 47 Mar 14 12:08 ktImportBLAST -> /export/apps/krona/2.8.1/scripts/ImportBLAST.pl*
lrwxrwxrwx. 1 aorth aorth 51 Mar 14 12:08 ktImportDiskUsage -> /export/apps/krona/2.8.1/scripts/ImportDiskUsage.pl*
lrwxrwxrwx. 1 aorth aorth 44 Mar 14 12:08 ktImportEC -> /export/apps/krona/2.8.1/scripts/ImportEC.pl*
lrwxrwxrwx. 1 aorth aorth 45 Mar 14 12:08 ktImportFCP -> /export/apps/krona/2.8.1/scripts/ImportFCP.pl*
lrwxrwxrwx. 1 aorth aorth 48 Mar 14 12:08 ktImportGalaxy -> /export/apps/krona/2.8.1/scripts/ImportGalaxy.pl*
lrwxrwxrwx. 1 aorth aorth 46 Mar 14 12:08 ktImportHits -> /export/apps/krona/2.8.1/scripts/ImportHits.pl
lrwxrwxrwx. 1 aorth aorth 47 Mar 14 12:08 ktImportKrona -> /export/apps/krona/2.8.1/scripts/ImportKrona.pl*
lrwxrwxrwx. 1 aorth aorth 55 Mar 14 12:08 ktImportMETAREP-BLAST -> /export/apps/krona/2.8.1/scripts/ImportMETAREP-BLAST.pl*
lrwxrwxrwx. 1 aorth aorth 52 Mar 14 12:08 ktImportMETAREP-EC -> /export/apps/krona/2.8.1/scripts/ImportMETAREP-EC.pl*
lrwxrwxrwx. 1 aorth aorth 48 Mar 14 12:08 ktImportMGRAST -> /export/apps/krona/2.8.1/scripts/ImportMGRAST.pl*
lrwxrwxrwx. 1 aorth aorth 49 Mar 14 12:08 ktImportPhymmBL -> /export/apps/krona/2.8.1/scripts/ImportPhymmBL.pl*
lrwxrwxrwx. 1 aorth aorth 45 Mar 14 12:08 ktImportRDP -> /export/apps/krona/2.8.1/scripts/ImportRDP.pl*
lrwxrwxrwx. 1 aorth aorth 55 Mar 14 12:08 ktImportRDPComparison -> /export/apps/krona/2.8.1/scripts/ImportRDPComparison.pl*
lrwxrwxrwx. 1 aorth aorth 50 Mar 14 12:08 ktImportTaxonomy -> /export/apps/krona/2.8.1/scripts/ImportTaxonomy.pl*
lrwxrwxrwx. 1 aorth aorth 46 Mar 14 12:08 ktImportText -> /export/apps/krona/2.8.1/scripts/ImportText.pl*
lrwxrwxrwx. 1 aorth aorth 45 Mar 14 12:08 ktImportXML -> /export/apps/krona/2.8.1/scripts/ImportXML.pl*

All symbolic links are working except:

  • ktClassifyHits -> /export/apps/krona/2.8.1/scripts/ClassifyHits.pl
  • ktImportHits -> /export/apps/krona/2.8.1/scripts/ImportHits.pl

I'm not sure if those are old and missing intentionally?

@eszekeres
Copy link

likewise, I noticed this as well

@douglasgscofield
Copy link

The problem is that they have not been added to the tar.sh script that bundles things up for the KronaTools tarball.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants