-
Notifications
You must be signed in to change notification settings - Fork 0
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
ValueError: too many values to unpack (expected 2) #2
Comments
Hi Hsin, You need to generate the locus information file before using NASTRA. If you have any further question, please contact us. Best, |
Hi Zilin, Thank you for your explanation. I looked into the arguments, and I am wondering whether PANEL, FACTSHEET, and CONFIG are required for my job. Although I defined my own config, the same error message returns.
repeat_structure.pat
panel_forenseq.csv
threshold.cfg
Best, |
Hi Hsin, Would it be convenient for you to provide a sample file? If there is a file, I can test it quickly. Best, |
Hi Zilin, Sure. I put all files under: https://www.dropbox.com/scl/fo/yjxy2wvtt7fxf4trkat2v/AAbemqYvKvHnO6Wd0svQA-w?rlkey=mz8947kt97b2lonbjos3lq3o5&dl=0 Best, |
@ElroyLR Please check the code. The files were already downloaded. |
Hi Hsin, We found that rename the input bam file as 'barcode01.bam'. Cuz we originally want to build a pipeline directly for off-load data. As for the threshold for the determination of hom or het, you may define it according to your data. The files are attached. Best, |
Hi Zilin, Thank you for your suggestions. The issue has been fixed, and I can execute NASTRA successfully. I have tried it on my 20 samples using the following command:
The threshold settings are:
Only one sample analysis encountered this error:
I would appreciate any solution you could provide for this issue. Best, |
The result shows that ' No objects to concatenate', maybe the results list is empty |
Hi Zilin, In this case, could I consider that NASTRA was able to detect any reads related to this STR region? I have analyzed more samples and found several had some issues, but these samples should contain STR. Besides, I encountered other issue as follows:
Do you have any ideas what caused this issue and how to fix it? Best, |
How's the repeat structure in your reads, which contain STR? The |
Hi Zilin, I tried several times, and the same issue occurred. The repeat structure is CC [GGCCCC]264 TAG. I checked, and there are five reads supporting this region. For some reasons, NASTRA did not consider these reads. Therefore, I guess the error might be derived from the assumption that no reads support this region. Best, |
I think the clustering step may make thie true reads is aligned to some wrong reads with the largest supporting number?
On Jul 12, 2024, at 13:45, HLHsieh ***@***.***> wrote:
Hi Zilin,
I tried several times, and the same issue occurred. The repeat structure is CC [GGCCCC]264 TAG. I checked, and there are five reads supporting this region. For some reason, NASTRA did not consider these reads. Therefore, I guess the error was derived from the assumption that no reads support this region.
Best,
Hsin-Lun
—
Reply to this email directly, view it on GitHub<#2 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AECXSIGILW75NQJ357VJM63ZL5UPHAVCNFSM6AAAAABJLCUEFKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRUG43DAMBYGY>.
You are receiving this because you modified the open/close state.Message ID: ***@***.***>
|
Hi there,
I was trying to execute NASTRA on my own data as follows:
I got the error message:
Any suggestions would be appreciated.
Best,
Hsin
The text was updated successfully, but these errors were encountered: