Giter Club home page Giter Club logo

Comments (3)

thierrygosselin avatar thierrygosselin commented on June 3, 2024

Hi Rebecca!

  1. What's the stackr version you're using ?

If it's the latest (v.0.3.0) I see a lot of argument missing. There is definitely a bug.

I've been transferring all my vcf2... function to a global function called genomic_converter. However, vcf2dadi didn't make it, as I've been trying to modify this function in the past week to make it more ... simple and also independent of STACKS for people using other pipelines.

Most people that tested the function didn't use an outgroup so it might help me to know more the best way for others to use it...

  1. what's your current setup?
  • outgroup/ingroup: yes
  • using stacks ? it's important as stacks vcf file doesn't have the position of the snp in the read, you need the sumstats file for this info...
  • If using stacks, do you have a shared catalog between your outgroup and ingroup?

Best
Thierry

from stackr.

rebzzy avatar rebzzy commented on June 3, 2024

Hi -

I'm using stackr version 0.2.9.2. I'm using the Stacks VCF output, am importing the sumstats file, and I do have a shared catalog between my ingroup and outgroup. To get the VCF and sumstats files, I am running the Stacks populations script from Stacks to generate my output files.

Thank you for your help and quick reply!

from stackr.

thierrygosselin avatar thierrygosselin commented on June 3, 2024

Ok so try version stackr v.3.0.1 you should be able to run the example without an outgroup in the vignette download the html it's easier to read...

As for a run with outgroup, I'll modify the current way of doing it that requires 2 separate runs of stacks to get the fasta and susmstats... complicated for most users.

The next version will be ready tomorrow or Saturday.
I see 2 ways to do it:

  1. If the path to the catalog and sumstats is given, the function will use that to generate the info needed. No more additional stacks run and way faster.

  2. for non-stacks users: supply a data frame with 3 columns, MARKERS, SNP_POSITION on the read and SEQUENCE

Got a better idea ?

Best
Thierry

from stackr.

Related Issues (11)

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.