Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when loading data for SQMtools #895

Open
RIJP-SU opened this issue Oct 9, 2024 · 2 comments
Open

Error when loading data for SQMtools #895

RIJP-SU opened this issue Oct 9, 2024 · 2 comments

Comments

@RIJP-SU
Copy link

RIJP-SU commented Oct 9, 2024

I have run SqueezeMeta (v1.7.0a6) by adding option -extbins.
The process of SqueezeMeta was normally finished but when I try loading data by SQM tools I got following error.

Loading total reads
Loading orfs
table...
Error in .rowNamesDF<-(x, value = value) :
duplicate 'row.names' are not allowed
In addition: Warning messages:
1: In loadSQM("/path/to/project/") :
Your project was created with SqueezeMeta v1.7.0a6, while this is SQMtools v1.6.3. You can ignore this message if things are working fine for you, but if you experience any issue consider using the right version of SQMtools for this project
2: non-unique value when setting 'row.names': ‘analysis_870_3-113’

The other project analyzed by same version of SquuezeMeta was normally loaded. And contig 'analysis_870_3-113' is not duplicated as long as checking some result files.

I don't know why this happen. If there are any suggestion or solution, I would be grateful.

Thanks in advance!

@fpusan
Copy link
Collaborator

fpusan commented Oct 11, 2024

Note that 1.7 is our dev branch and may still contain bugs. This said, I don't think this is because of that.
Looks like a duplicate of #893.
Did you restart the run at any point?

@RIJP-SU
Copy link
Author

RIJP-SU commented Oct 13, 2024

Thanks fpusan,
I have checked the files throughly and found there is indeed a duplicate in xxx. orf.marker.genes.tsv.
The duplicate rows are completely same inforamation. When I deleted one of the duplicate, the files are successfully loaded by SQM tools.
As I leave this project for a while, I dont't remember well but I think I did not restart the run for this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants