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

[BUG] arc export duplicates assay into new study #141

Closed
floWetzels opened this issue Jul 6, 2022 · 2 comments
Closed

[BUG] arc export duplicates assay into new study #141

floWetzels opened this issue Jul 6, 2022 · 2 comments

Comments

@floWetzels
Copy link

Describe the bug
When I run arc export on the proteomics samplearc (https://git.nfdi4plants.org/martinkuhl/SampleARC_Proteomics), the output json file contains two studies (see first screenshot):

  • A "normal" study 01Minimal with filename 01Minimal/isa.study.xlsx
  • A study assay with filename assay1/isa.assay.xlsx

However, the assay is actually registered in the study, as can be seen with arc a list or arc s list (see second screenshot). Therefore, there should only be one study containing the only assay. The study 01Minimal contains assay1 in the json output, but whithout a process sequence attached, whereas the assay itself (and therefore the second study) does contain the process sequence.

To Reproduce
Run arc export on the proteomics samplearc (https://git.nfdi4plants.org/martinkuhl/SampleARC_Proteomics).

Expected behavior
The output should only contain one assay and one study, with the only assay being part of the only study.

Screenshots

Screenshot from 2022-07-06 14-13-48

Screenshot from 2022-07-06 14-16-14

OS and framework information (please complete the following information):

  • OS: Ubuntu
  • OS Version 20.04
@Hannah-Doerpholz
Copy link

The same happened with my own test ARC when I wanted to export the ARC on my OS:

OS and framework information:
OS: Windows 10 Pro
OS Version: 21H1

@Brilator
Copy link
Member

I think the duplication issue is fixed. However, arc study list stills throws the error

WARNING: The ARC contains following registered studies that have no associated file:

check arc s list on freshly re-built https://git.nfdi4plants.org/brilator/samplearc_rnaseq

@HLWeil HLWeil closed this as completed Jul 20, 2023
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

4 participants