Skip to content
Snippets Groups Projects
Commit 586e6ee5 authored by Till Wesselmann's avatar Till Wesselmann
Browse files

Add merge migration for motifs and annotation

parent c6c707d8
No related branches found
No related tags found
1 merge request!9Feature/diff analysis
Pipeline #11538 failed
# Generated by Django 3.1.7 on 2021-03-25 11:56
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('halfpipe', '0058_auto_20210324_2157'),
('halfpipe', '0054_annotate_enriched'),
]
operations = [
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment