Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Bcftools installed via Cygwin plugin error

    Hi! I am trying to look at several genomes of different individuals of the same species and call the SNPs for each genome using bcftools. I installed bcftools via Cygwin terminal on Windows 10, but I keep receiving the following error when I am trying to use the plugins (count, etc.):

    Code:
    No functional bcftools plugins were found in
            BCFTOOLS_PLUGINS="/usr/local/libexec".
    
    - Is the plugin path correct?
    
    - Run "bcftools plugin -l" or "bcftools plugin -lvv" for a list of available plugins.
    When I run "bcftools plugin -l" I get the same message. The original bcftools installation folder is in a different place compared to the installed bcftools that are in usr/local/libexec (the actual program is in usr/local/bin), so I tried to export the path to the plugins to the plugin folder in the original bcftools directory which didn't help. I also tried to leave the plugins path to "/usr/local/libexec" and manually copy-paste the plugins folder in there, but that issued again the error above. The plugins folder is in the path mentioned, but it is either not recognized or doesn't contain functional plugins. When I try to ask why does the count plugin specifically not work, I get the following message:

    Code:
    $ bcftools plugin count -vv
    plugin directory /usr/local/libexec .. ok
    /usr/local/libexec/count.cygdll:
            dlopen   .. No such file or directory
    count:
            dlopen   .. No such file or directory
    
    The bcftools plugin "count" was not found or is not functional in
            BCFTOOLS_PLUGINS="/usr/local/libexec".
    
    - Is the plugin path correct?
    
    - Run "bcftools plugin -l" or "bcftools plugin -lvv" for a list of available plugins.
    
    Could not load "count".
    The count.cygdll and count.c files do exist though in the plugins directory so I am confused of why the plugins are not recognized. I would deeply appreciate any input!

    Furthermore, I would also appreciate any separate advice about how to align whole-genome assemblies to one reference genome in order to generate the required aligned .SAM file as input for bcftools. I know how to align short sequences, but I don't know for sure how to employ that for an entire genome.

    Thank you very much!

Latest Articles

Collapse

  • seqadmin
    Advanced Methods for the Detection of Infectious Disease
    by seqadmin




    The recent pandemic caused worldwide health, economic, and social disruptions with its reverberations still felt today. A key takeaway from this event is the need for accurate and accessible tools for detecting and tracking infectious diseases. Timely identification is essential for early intervention, managing outbreaks, and preventing their spread. This article reviews several valuable tools employed in the detection and surveillance of infectious diseases.
    ...
    11-27-2023, 01:15 PM
  • seqadmin
    Strategies for Investigating the Microbiome
    by seqadmin




    Microbiome research has led to the discovery of important connections to human and environmental health. Sequencing has become a core investigational tool in microbiome research, a subject that we covered during a recent webinar. Our expert speakers shared a number of advancements including improved experimental workflows, research involving transmission dynamics, and invaluable analysis resources. This article recaps their informative presentations, offering insights...
    11-09-2023, 07:02 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, Today, 08:23 AM
0 responses
7 views
0 likes
Last Post seqadmin  
Started by seqadmin, 12-01-2023, 09:55 AM
0 responses
21 views
0 likes
Last Post seqadmin  
Started by seqadmin, 11-30-2023, 10:48 AM
0 responses
20 views
0 likes
Last Post seqadmin  
Started by seqadmin, 11-29-2023, 08:26 AM
0 responses
15 views
0 likes
Last Post seqadmin  
Working...
X