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

SA or SD for building the reference #4

Open
hshcao opened this issue Jul 8, 2019 · 0 comments
Open

SA or SD for building the reference #4

hshcao opened this issue Jul 8, 2019 · 0 comments

Comments

@hshcao
Copy link

hshcao commented Jul 8, 2019

Hi there,
I am building the augmented reference for identifying transposition activity in a bacterial genome using RNAseq data. I have the locations and sequences of the transposons in the host genome (name, start, end, strand, length), not sure what the SA and SD are available.
[2019-07-07 22:44:04] Copying transposon files
here are the err mesage I got:
Traceback (most recent call last):
File "/home/hcao/miniconda2/envs/imfusion/bin/imfusion-build", line 11, in
load_entry_point('imfusion==0.3.2', 'console_scripts', 'imfusion-build')()
File "/home/hcao/miniconda2/envs/imfusion/lib/python3.6/site-packages/imfusion/main/build.py", line 35, in main
output_dir=args.output_dir)
File "/home/hcao/miniconda2/envs/imfusion/lib/python3.6/site-packages/imfusion/build/indexers/base.py", line 161, in build
build_util.check_feature_file(transposon_features_path)
File "/home/hcao/miniconda2/envs/imfusion/lib/python3.6/site-packages/imfusion/build/util.py", line 239, in check_feature_file
raise ValueError('No valid features (with type = SD or SA)'
ValueError: No valid features (with type = SD or SA)were found in the transposon feature file.

is there anyway to build the reference without the SA or SD type information?

Thanks,

HC

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

1 participant