sei-framework icon indicating copy to clipboard operation
sei-framework copied to clipboard

code to run sei and obtain sei and sequence class predictions

Results 10 sei-framework issues
Sort by recently updated
recently updated
newest added

I wanted to train the Sei Model only on a subset of chromatin profiles than all 21907. I was wondering what needs to be changed to make that happen. I...

Hi, I ran the sh script like this `sh 1_sequence_prediction.sh /home/amit/Desktop/lingo1/regions/gain.HS.TEs.bed /home/amit/Desktop/lingo1/hg19/hg19.fa /home/amit/Desktop/lingo1/regions/TE_predict` 1_sequence_prediction.sh: 20: set: Illegal option -o pipefail Kindly help

Hi, i'm wondering if it is neccessary to reverse all input DNA sequence to positive strand when using sei. Biologically speaking both strand should have the same peak but i'm...

I’m currently working with the Sei model and I’m curious about the computational time required for it. Could anyone provide insights on how long it typically takes to compute outcomes...

Command: python -u ./selene/selene_sdk/cli.py train.yml --lr=0.1 Error information: Traceback (most recent call last): File "train.py", line 11, in parse_configs_and_run(configs, lr=0.01) File "/home/user/.conda/envs/selene_sdk/lib/python3.7/site-packages/selene_sdk/utils/config_utils.py", line 344, in parse_configs_and_run execute(operations, configs, current_run_output_dir) File...

Hi, thanks for your great work! I am wondering whether you model will work for input sequence short than 4096 bp? I am trying to predict random sequence's expression activity...

Hi, I was trying to predict the chromatin profiles by running `sh 1_sequence_prediction.sh $input_filepath $genome_version $outdir --cuda` but got the following errors. Can anyone helps for this? Thanks in advance....

Dear developers of sei, First, thank you for developing this amazing tool. I am doing variant effect prediction with sei and come up with this question. Apart from the seqclass...

Very good work. I'm using your data to train the model following your tutorials and I'm running out of memory on the GPU, how can I modify the train.yml file?...

Hi there, Thank you so much for making your research accessible! I wanted to ask a questions about the file`model/target.names`. Are these labels ordered in the same manner as the...