Skip to content

problem with running snvDA.R #2

Description

@Hecate08

Hello,

I try to run SNV-DA on my 40 samples, while the first 20 samples are in group 1 and the last 20 samples are in group 2. I created the variant files manually in the format requested.
I used this command to run snvDA.R:
Rscript snvDA.R -M SNVM.unfiltered.mod.csv -A sensitive_vs_resistant
-D 20 -U sensitive -H resistant -G exonic -Z 3
-O -J -W 10 -V 10 -I 15 -T 5 -L 10 -B 1000 -E 40

But I got this error message:

Warning message:
replacing previous import ‘igraph::%>%’ by ‘rgl::%>%’ when loading ‘mixOmics’
Error in row.names<-.data.frame(*tmp*, value = value) :
duplicate 'row.names' are not allowed
Calls: rownames<- -> row.names<- -> row.names<-.data.frame
In addition: Warning message:
non-unique value when setting 'row.names': ‘0’
Execution halted

How can I fix it?

Thank you,
Hecate

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions