Code Monkey home page Code Monkey logo

ldweaver's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @Sudaraka88
  • ๐Ÿ‘€ Iโ€™m interested in computational genetics, biostatistics, biomedical engineering, machine learning, computer science, data science, mathematical modelling, and mathematics
  • ๐ŸŒฑ Iโ€™m currently learning bacterial genomics
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on any and all of my interests
  • ๐Ÿ“ซ How to reach me [email protected]

ldweaver's People

Contributors

prabhavip avatar sudaraka88 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ldweaver's Issues

checking alignment: *** caught segfault *** address (nil), cause 'memory not mapped'

My first real run for ldweaver on 24 genomes
installed in WSL2Ubuntu
ran the sample set with no problems
did alignments with snippy-multi, verified.
commands at R prompt
library(LDWeaver)
setwd("/mnt/f/DNAwork/Ececorum/ldweaver_sepsis")
dset <- "ececorum_sepsis"
aln_path <- "/mnt/f/DNAwork/Ececorum/ldweaver_sepsis"
gbk_path <- system.file("extdata", "/mnt/f/DNAwork/Ececorum/prokka227/SA1.gbk", package = "LDWeaver")
LDWeaver::LDWeaver(dset = dset, aln_path = aln_path, gbk_path = gbk_path, save_additional_outputs = T)

Outputs:
##------ Sun Nov 19 05:28:41 2023 ------##

***** This is LDWeaver 1.3.1 *****

Performing GWES analysis on: ececorum_sepsis - using 20 cores

All outputs will be saved to: /mnt/f/DNAwork/Ececorum/ldweaver_sepsis/ececorum_sepsis

*** Input paths ***

  • Alignment: /mnt/f/DNAwork/Ececorum/ldweaver_sepsis
  • GenBank Annotation:
  • SnpEff Annotations will be performed on short-range links. SnpEff path: /home/drhoads/miniconda3/envs/r-ldweaver/lib/R/library/LDWeaver/extdata/snpEff.jar

*** Parameters ***

Default SNP filtering: sites with gap_freq < 0.15 and non-gap minor allele freq > 0.01 will be retained.
Hamming distance calculation weight: 0.1
Links <= 20000 bp-apart will be classified as short-range (sr-links)
Approx. top 1e+06 long range links will be saved
Top sr-links with -log10(p) > 3 will be saved
Tanglegram/GWESExplorer outputs will illustrate upto: 250 top sr-links
MI Computation will use a max block size of: 10000 x 10000 SNPs! Reduce <max_blk_sz> if RAM is scarce!


 #################### BLOCK 1 ####################

Parsing Alignment: /mnt/f/DNAwork/Ececorum/ldweaver_sepsis
Step 1: Checking alignment:
 *** caught segfault ***
address (nil), cause 'memory not mapped'

Traceback:
 1: .extractAlnParam(aln_path, filter, gap_freq, maf_freq)
 2: LDWeaver::parse_fasta_alignment(aln_path = aln_path, method = snp_filt_method,     gap_freq = gap_freq, maf_freq = maf_freq)
 3: LDWeaver::LDWeaver(dset = dset, aln_path = aln_path, gbk_path = gbk_path,     save_additional_outputs = T)	

Possible actions:
1: abort (with core dump, if enabled)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace
Selection:
***end outputs
folder was created in /mnt/f/DNAwork/Ececorum/ldweaver_sepsis/ldweaver_sepsis but it contains only an empty folder Additional_Outputs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.