Skip to content

Errors caused by codons not being multiples of three #3

@ZYX593889540

Description

@ZYX593889540

Perhaps it is because the codon sequence is not a multiple of three that the program pops up. The following error occurred:
2024-05-12 11:08:56.735129: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: SSE4.1 SSE4.2 AVX AVX2 AVX512F FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.
0it [00:00, ?it/s]/beegfs/home/yxzhai/miniconda3/envs/ARGNet-cpu/lib/python3.11/site-packages/Bio/Seq.py:2979: BiopythonWarning: Partial codon, len(sequence) not a multiple of three. Explicitly trim the sequence or add trailing N before translation. This may become an error in future.
warnings.warn(
9719221it [23:03, 7026.61it/s]
/var/spool/slurmd/job20394/slurm_script: line 9: 214199 Killed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions