Package Details: mothur 1.48.0-1

Git Clone URL: https://aur.archlinux.org/mothur.git (read-only, click to copy)
Package Base: mothur
Description: A bioinformatics program for analyzing microbial communities.
Upstream URL: https://www.mothur.org/
Licenses: GPL-3.0-only
Submitter: wookietreiber
Maintainer: meanjollies
Last Packager: meanjollies
Votes: 1
Popularity: 0.000000
First Submitted: 2017-03-31 11:12 (UTC)
Last Updated: 2024-01-31 02:23 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

meanjollies commented on 2020-05-16 17:29 (UTC)

Yeah - I opened that issue up and was able to figure it out, so I've added the workaround. However, uChime now fails to build for some reason, so I'm leaving that out. I think that's going to be addressed in a future upstream release.

stormsz commented on 2020-05-16 15:30 (UTC) (edited on 2020-05-16 15:44 (UTC) by stormsz)

its giving me an error while compiling.

source/datastructures/datavector.hpp:4:10: fatal error: mothurout.h: No such file or directory

4 | #include "mothurout.h" compilation terminated.

seems to be related to this issue. https://github.com/mothur/mothur/issues/707