This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Liftover from one yeast species into another one fails

Hello everyone, I have the vcf of a S. cerevisiae genome mapped against the S. cerevisiae reference and I'm trying to lift over it to the reference genome from S. paradoxus. But no variants are lifted over.

Here are the versions information:

[isedeno@login01 liftover]$ gatk --version

Using GATK jar /opt/apps/gatk/4.6.2.0/gatk-package-4.6.2.0-local.jar

Running:

    java -Dsamjdk.use_async_io_read_samtools=false -Dsamjdk.use_async_io_write_samtools=true -Dsamjdk.use_async_io_write_tribble=false -Dsamjdk.compression_level=2 -jar /opt/apps/gatk/4.6.2.0/gatk-package-4.6.2.0-local.jar --version

The Genome Analysis Toolkit (GATK) v4.6.2.0

HTSJDK Version: 4.2.0

Picard Version: 3.4.0

The command I used and the obtained output are:

[isedeno@login01 liftover]$ gatk --java-options "-Xmx16g" LiftoverVcf -I ../../../Public/vcalling/YMX005553_SACE.g.vcf -O lifted_over.vcf -C toChain/axtChain/SAPA_YPS138.SACE_S288C.over.chain --REJECT rejected.vcf -R ../../../Public/ymez/data/ref/SAPA_YPS138_v1/fasta/SAPA_YPS138_v1_allChr.fasta

Using GATK jar /opt/apps/gatk/4.6.2.0/gatk-package-4.6.2.0-local.jar

Running:

    java -Dsamjdk.use_async_io_read_samtools=false -Dsamjdk.use_async_io_write_samtools=true -Dsamjdk.use_async_io_write_tribble=false -Dsamjdk.compression_level=2 -Xmx16g -jar /opt/apps/gatk/4.6.2.0/gatk-package-4.6.2.0-local.jar LiftoverVcf -I ../../../Public/vcalling/YMX005553_SACE.g.vcf -O lifted_over.vcf -C toChain/axtChain/SAPA_YPS138.SACE_S288C.over.chain --REJECT rejected.vcf -R ../../../Public/ymez/data/ref/SAPA_YPS138_v1/fasta/SAPA_YPS138_v1_allChr.fasta

10:01:09.395 INFO  NativeLibraryLoader - Loading libgkl_compression.so from jar:file:/opt/apps/gatk/4.6.2.0/gatk-package-4.6.2.0-local.jar!/com/intel/gkl/native/libgkl_compression.so

[Tue Apr 07 10:01:09 CST 2026] LiftoverVcf --INPUT ../../../Public/vcalling/YMX005553_SACE.g.vcf --OUTPUT lifted_over.vcf --CHAIN toChain/axtChain/SAPA_YPS138.SACE_S288C.over.chain --REJECT rejected.vcf --REFERENCE_SEQUENCE ../../../Public/ymez/data/ref/SAPA_YPS138_v1/fasta/SAPA_YPS138_v1_allChr.fasta --WARN_ON_MISSING_CONTIG false --LOG_FAILED_INTERVALS true --WRITE_ORIGINAL_POSITION false --WRITE_ORIGINAL_ALLELES false --LIFTOVER_MIN_MATCH 1.0 --ALLOW_MISSING_FIELDS_IN_HEADER false --RECOVER_SWAPPED_REF_ALT false --TAGS_TO_REVERSE AF --TAGS_TO_DROP MAX_AF --DISABLE_SORT false --VERBOSITY INFO --QUIET false --VALIDATION_STRINGENCY STRICT --COMPRESSION_LEVEL 2 --MAX_RECORDS_IN_RAM 500000 --CREATE_INDEX false --CREATE_MD5_FILE false --help false --version false --showHidden false --USE_JDK_DEFLATER false --USE_JDK_INFLATER false

[Tue Apr 07 10:01:09 CST 2026] Executing as isedeno@login01.cluster on Linux 5.14.0-611.36.1.el9_7.x86_64 amd64; OpenJDK 64-Bit Server VM 17.0.18+8-LTS; Deflater: Intel; Inflater: Intel; Provider GCS is available; Picard version: Version:4.6.2.0

INFO 2026-04-07 10:01:09 LiftoverVcf Loading up the target reference genome.

INFO 2026-04-07 10:01:09 LiftoverVcf Lifting variants over and sorting (not yet writing the output file.)

INFO 2026-04-07 10:01:10 LiftoverVcf Processed 316744 variants.

INFO 2026-04-07 10:01:10 LiftoverVcf 316744 variants failed to liftover.

INFO 2026-04-07 10:01:10 LiftoverVcf 0 variants lifted over but had mismatching reference alleles after lift over.

INFO 2026-04-07 10:01:10 LiftoverVcf 100.0000% of variants were not successfully lifted over and written to the output.

INFO 2026-04-07 10:01:10 LiftoverVcf liftover success by source contig:

INFO 2026-04-07 10:01:10 LiftoverVcf SACE_S288C_v1_chr_01: 0 / 15694 (0.0000%)

INFO 2026-04-07 10:01:10 LiftoverVcf SACE_S288C_v1_chr_02: 0 / 25736 (0.0000%)

INFO 2026-04-07 10:01:10 LiftoverVcf SACE_S288C_v1_chr_03: 0 / 8261 (0.0000%)

INFO 2026-04-07 10:01:10 LiftoverVcf SACE_S288C_v1_chr_04: 0 / 28951 (0.0000%)

INFO 2026-04-07 10:01:10 LiftoverVcf SACE_S288C_v1_chr_05: 0 / 12253 (0.0000%)

INFO 2026-04-07 10:01:10 LiftoverVcf SACE_S288C_v1_chr_06: 0 / 12438 (0.0000%)

INFO 2026-04-07 10:01:10 LiftoverVcf SACE_S288C_v1_chr_07: 0 / 24136 (0.0000%)

INFO 2026-04-07 10:01:10 LiftoverVcf SACE_S288C_v1_chr_08: 0 / 21171 (0.0000%)

INFO 2026-04-07 10:01:10 LiftoverVcf SACE_S288C_v1_chr_09: 0 / 13244 (0.0000%)

INFO 2026-04-07 10:01:10 LiftoverVcf SACE_S288C_v1_chr_10: 0 / 27164 (0.0000%)

INFO 2026-04-07 10:01:10 LiftoverVcf SACE_S288C_v1_chr_11: 0 / 15341 (0.0000%)

INFO 2026-04-07 10:01:10 LiftoverVcf SACE_S288C_v1_chr_12: 0 / 21718 (0.0000%)

INFO 2026-04-07 10:01:10 LiftoverVcf SACE_S288C_v1_chr_13: 0 / 18217 (0.0000%)

INFO 2026-04-07 10:01:10 LiftoverVcf SACE_S288C_v1_chr_14: 0 / 21201 (0.0000%)

INFO 2026-04-07 10:01:10 LiftoverVcf SACE_S288C_v1_chr_15: 0 / 28891 (0.0000%)

INFO 2026-04-07 10:01:10 LiftoverVcf SACE_S288C_v1_chr_16: 0 / 16436 (0.0000%)

INFO 2026-04-07 10:01:10 LiftoverVcf SACE_S288C_v1_chr_2m: 0 / 1102 (0.0000%)

INFO 2026-04-07 10:01:10 LiftoverVcf SACE_S288C_v1_chr_mt: 0 / 4790 (0.0000%)

INFO 2026-04-07 10:01:10 LiftoverVcf lifted variants by target contig:

INFO 2026-04-07 10:01:10 LiftoverVcf no successfully lifted variants

WARNING 2026-04-07 10:01:10 LiftoverVcf 0 variants with a swapped REF/ALT were identified, but were not recovered.  See RECOVER_SWAPPED_REF_ALT and associated caveats.

INFO 2026-04-07 10:01:10 LiftoverVcf Writing out sorted records to final VCF.

[Tue Apr 07 10:01:10 CST 2026] picard.vcf.LiftoverVcf done. Elapsed time: 0.03 minutes.

Runtime.totalMemory()=276824064

Tool returned:

0

When looking online, the error always seemed to be the chromosome names, so I checked that and I dont think that is the error:

[isedeno@login01 liftover]$ grep -e "chr" toChain/axtChain/SAPA_YPS138.SACE_S288C.over.chain | cut -d" " -f8 | sort -u

SACE_S288C_v1_chr_01

SACE_S288C_v1_chr_02

SACE_S288C_v1_chr_03

SACE_S288C_v1_chr_04

SACE_S288C_v1_chr_05

SACE_S288C_v1_chr_06

SACE_S288C_v1_chr_07

SACE_S288C_v1_chr_08

SACE_S288C_v1_chr_09

SACE_S288C_v1_chr_10

SACE_S288C_v1_chr_11

SACE_S288C_v1_chr_12

SACE_S288C_v1_chr_13

SACE_S288C_v1_chr_14

SACE_S288C_v1_chr_15

SACE_S288C_v1_chr_16

SACE_S288C_v1_chr_mt

[isedeno@login01 liftover]$ grep -e "chr" toChain/axtChain/SAPA_YPS138.SACE_S288C.over.chain | cut -d" " -f3 | sort -u

SAPA_YPS138_v1_chr_01

SAPA_YPS138_v1_chr_02

SAPA_YPS138_v1_chr_03

SAPA_YPS138_v1_chr_04

SAPA_YPS138_v1_chr_05

SAPA_YPS138_v1_chr_06

SAPA_YPS138_v1_chr_07

SAPA_YPS138_v1_chr_08

SAPA_YPS138_v1_chr_09

SAPA_YPS138_v1_chr_10

SAPA_YPS138_v1_chr_11

SAPA_YPS138_v1_chr_12

SAPA_YPS138_v1_chr_13

SAPA_YPS138_v1_chr_14

SAPA_YPS138_v1_chr_15

SAPA_YPS138_v1_chr_16

SAPA_YPS138_v1_chr_mt

[isedeno@login01 liftover]$ grep -e ">" ../../../Public/ymez/data/ref/SAPA_YPS138_v1/fasta/SAPA_YPS138_v1_allChr.fasta

>SAPA_YPS138_v1_chr_01

>SAPA_YPS138_v1_chr_02

>SAPA_YPS138_v1_chr_03

>SAPA_YPS138_v1_chr_04

>SAPA_YPS138_v1_chr_05

>SAPA_YPS138_v1_chr_06

>SAPA_YPS138_v1_chr_07

>SAPA_YPS138_v1_chr_08

>SAPA_YPS138_v1_chr_09

>SAPA_YPS138_v1_chr_10

>SAPA_YPS138_v1_chr_11

>SAPA_YPS138_v1_chr_12

>SAPA_YPS138_v1_chr_13

>SAPA_YPS138_v1_chr_14

>SAPA_YPS138_v1_chr_15

>SAPA_YPS138_v1_chr_16

>SAPA_YPS138_v1_chr_mt

[isedeno@login01 liftover]$ grep "contig" ../vcfs/YMX005553_SACE.nuclearFinal.vcf

##contig=<ID=SACE_S288C_v1_chr_01,length=230218,assembly=SACE_S288C_v1_allChr.fasta>

##contig=<ID=SACE_S288C_v1_chr_02,length=813184,assembly=SACE_S288C_v1_allChr.fasta>

##contig=<ID=SACE_S288C_v1_chr_03,length=316620,assembly=SACE_S288C_v1_allChr.fasta>

##contig=<ID=SACE_S288C_v1_chr_04,length=1531933,assembly=SACE_S288C_v1_allChr.fasta>

##contig=<ID=SACE_S288C_v1_chr_05,length=576874,assembly=SACE_S288C_v1_allChr.fasta>

##contig=<ID=SACE_S288C_v1_chr_06,length=270161,assembly=SACE_S288C_v1_allChr.fasta>

##contig=<ID=SACE_S288C_v1_chr_07,length=1090940,assembly=SACE_S288C_v1_allChr.fasta>

##contig=<ID=SACE_S288C_v1_chr_08,length=562643,assembly=SACE_S288C_v1_allChr.fasta>

##contig=<ID=SACE_S288C_v1_chr_09,length=439888,assembly=SACE_S288C_v1_allChr.fasta>

##contig=<ID=SACE_S288C_v1_chr_10,length=745751,assembly=SACE_S288C_v1_allChr.fasta>

##contig=<ID=SACE_S288C_v1_chr_11,length=666816,assembly=SACE_S288C_v1_allChr.fasta>

##contig=<ID=SACE_S288C_v1_chr_12,length=1078177,assembly=SACE_S288C_v1_allChr.fasta>

##contig=<ID=SACE_S288C_v1_chr_13,length=924431,assembly=SACE_S288C_v1_allChr.fasta>

##contig=<ID=SACE_S288C_v1_chr_14,length=784333,assembly=SACE_S288C_v1_allChr.fasta>

##contig=<ID=SACE_S288C_v1_chr_15,length=1091291,assembly=SACE_S288C_v1_allChr.fasta>

##contig=<ID=SACE_S288C_v1_chr_16,length=948066,assembly=SACE_S288C_v1_allChr.fasta>

##contig=<ID=SACE_S288C_v1_chr_mt,length=85779,assembly=SACE_S288C_v1_allChr.fasta>

##contig=<ID=SACE_S288C_v1_chr_2m,length=6318,assembly=SACE_S288C_v1_allChr.fasta>

I created my own chainfile using the DoBlastzChainNet.pl script, although I didnt run the complete pipeline, I ran it until obtaining the chain file (SAPA_YPS138.SACE_S288C.over.chain). Maybe the chain file is the problem?

I really dont know what could be wrong, so any help would be apreciated.

vcf chain chainfile liftover gatk

please what is the output of :

$ grep -F 'SACE_S288C_v1_chr_01' SAPA_YPS138.SACE_S288C.over.chain

show us a few variants of the 'rejected.vcf'

This is the output from the grep:

chain 14457640 SAPA_YPS138_v1_chr_01 254647 + 7435 254647 SACE_S288C_v1_chr_01 230218 + 0 230142 16
chain 107145 SAPA_YPS138_v1_chr_01 254647 + 11907 16698 SACE_S288C_v1_chr_01 230218 + 11315 27090 524
chain 91137 SAPA_YPS138_v1_chr_08 531566 + 503245 508891 SACE_S288C_v1_chr_01 230218 + 197003 206695 23
chain 59255 SAPA_YPS138_v1_chr_01 254647 + 192523 201141 SACE_S288C_v1_chr_01 230218 + 184807 189219 541
chain 48233 SAPA_YPS138_v1_chr_06 296071 + 39585 53367 SACE_S288C_v1_chr_01 230218 - 21133 26110 456
chain 33783 SAPA_YPS138_v1_chr_01 254647 + 213973 217571 SACE_S288C_v1_chr_01 230218 - 209041 214093 764
chain 30611 SAPA_YPS138_v1_chr_01 254647 + 225125 227537 SACE_S288C_v1_chr_01 230218 + 203774 206159 504
chain 29043 SAPA_YPS138_v1_chr_01 254647 + 33362 33877 SACE_S288C_v1_chr_01 230218 - 24922 25437 585
chain 15340 SAPA_YPS138_v1_chr_01 254647 + 198218 203497 SACE_S288C_v1_chr_01 230218 + 185955 189844 819
chain 13937 SAPA_YPS138_v1_chr_01 254647 + 193668 194837 SACE_S288C_v1_chr_01 230218 + 185983 187323 1211
chain 11859 SAPA_YPS138_v1_chr_13 935281 + 9392 10893 SACE_S288C_v1_chr_01 230218 + 2629 3951 1259
chain 11675 SAPA_YPS138_v1_chr_01 254647 + 203497 203713 SACE_S288C_v1_chr_01 230218 + 187534 187748 3285
chain 11429 SAPA_YPS138_v1_chr_01 254647 + 194933 195534 SACE_S288C_v1_chr_01 230218 + 187420 188105 3495
chain 11313 SAPA_YPS138_v1_chr_10 707288 + 491471 491951 SACE_S288C_v1_chr_01 230218 - 70057 70550 11895
chain 10099 SAPA_YPS138_v1_chr_08 531566 + 508891 509052 SACE_S288C_v1_chr_01 230218 + 206458 206619 508
chain 9677 SAPA_YPS138_v1_chr_04 1469832 + 1257283 1257624 SACE_S288C_v1_chr_01 230218 - 47220 47551 9692
chain 9420 SAPA_YPS138_v1_chr_01 254647 + 215637 216126 SACE_S288C_v1_chr_01 230218 - 223848 224321 64530
chain 8430 SAPA_YPS138_v1_chr_01 254647 + 194115 194933 SACE_S288C_v1_chr_01 230218 + 187621 188507 3689
chain 8321 SAPA_YPS138_v1_chr_01 254647 + 32688 32822 SACE_S288C_v1_chr_01 230218 - 25868 26002 516
chain 8306 SAPA_YPS138_v1_chr_01 254647 + 203713 204760 SACE_S288C_v1_chr_01 230218 + 186607 187077 4489
chain 8023 SAPA_YPS138_v1_chr_01 254647 + 32822 32957 SACE_S288C_v1_chr_01 230218 - 25867 26002 525
chain 8013 SAPA_YPS138_v1_chr_01 254647 + 32957 33092 SACE_S288C_v1_chr_01 230218 - 25867 26002 538
chain 8002 SAPA_YPS138_v1_chr_01 254647 + 33092 33227 SACE_S288C_v1_chr_01 230218 - 25867 26002 553
chain 7825 SAPA_YPS138_v1_chr_01 254647 + 33227 33362 SACE_S288C_v1_chr_01 230218 - 25867 26002 563
chain 6906 SAPA_YPS138_v1_chr_01 254647 + 204120 204330 SACE_S288C_v1_chr_01 230218 + 185104 185312 92595
chain 6027 SAPA_YPS138_v1_chr_01 254647 + 200221 200376 SACE_S288C_v1_chr_01 230218 + 185101 185256 86698
chain 5884 SAPA_YPS138_v1_chr_16 905611 + 47585 47750 SACE_S288C_v1_chr_01 230218 + 183585 183760 2495
chain 4632 SAPA_YPS138_v1_chr_12 1029308 + 32421 32818 SACE_S288C_v1_chr_01 230218 + 23997 25055 78985
chain 3573 SAPA_YPS138_v1_chr_16 905611 + 904998 905061 SACE_S288C_v1_chr_01 230218 + 230059 230117 1808
chain 2958 SAPA_YPS138_v1_chr_16 905611 + 900939 901421 SACE_S288C_v1_chr_01 230218 - 223464 223841 82065
chain 2887 SAPA_YPS138_v1_chr_04 1469832 + 15442 15508 SACE_S288C_v1_chr_01 230218 + 35017 35091 5234
chain 2636 SAPA_YPS138_v1_chr_01 254647 + 204377 204428 SACE_S288C_v1_chr_01 230218 + 185560 185611 195118
chain 2346 SAPA_YPS138_v1_chr_01 254647 + 201476 201519 SACE_S288C_v1_chr_01 230218 + 184508 184551 10546
chain 1965 SAPA_YPS138_v1_chr_09 431692 + 424826 424922 SACE_S288C_v1_chr_01 230218 - 225754 225881 606
chain 1816 SAPA_YPS138_v1_chr_12 1029308 + 698404 698476 SACE_S288C_v1_chr_01 230218 + 166349 166433 7796
chain 1321 SAPA_YPS138_v1_chr_01 254647 + 201141 201451 SACE_S288C_v1_chr_01 230218 + 185292 185602 5478
chain 280 SAPA_YPS138_v1_chr_01 254647 + 201570 201668 SACE_S288C_v1_chr_01 230218 + 184614 184697 7268

And this are some variants from the rejected.vcf:

#CHROM  POS     ID      REF     ALT     QUAL    FILTER  INFO    FORMAT  YMX005553
SACE_S288C_v1_chr_01    927     .       A       G       447.64  NoTarget        .       GT:AD:AF:DP:GQ:PL       0/1:30,13:0.302:43:99:455,0,1221
SACE_S288C_v1_chr_01    1263    .       C       T       7132.06 NoTarget        .       GT:AD:AF:DP:GQ:PL       1/1:0,204:1:204:99:7146,578,0
SACE_S288C_v1_chr_01    1320    .       G       C       15471.10        NoTarget        .       GT:AD:AF:DP:GQ:PGT:PID:PL:PS    1|1:0,339:1:339:99:1|1:1309_CA_C:15485,1038,0:1309
SACE_S288C_v1_chr_01    1337    .       G       A       16141.10        NoTarget        .       GT:AD:AF:DP:GQ:PGT:PID:PL:PS    1|1:0,355:1:355:99:1|1:1309_CA_C:16155,1081,0:1309
SACE_S288C_v1_chr_01    1342    .       T       C       15781.10        NoTarget        .       GT:AD:AF:DP:GQ:PGT:PID:PL:PS    1|1:6,348:0.983:354:99:1|1:1329_GA_G:15795,823,0:1329
SACE_S288C_v1_chr_01    1345    .       A       G       15826.10        NoTarget        .       GT:AD:AF:DP:GQ:PGT:PID:PL:PS    1|1:6,349:0.983:355:99:1|1:1329_GA_G:15840,826,0:1329
SACE_S288C_v1_chr_01    1352    .       A       G       15691.10        NoTarget        .       GT:AD:AF:DP:GQ:PGT:PID:PL:PS    1|1:6,352:0.983:358:99:1|1:1329_GA_G:15705,817,0:1329
SACE_S288C_v1_chr_01    1397    .       A       G       12991.10        NoTarget        .       GT:AD:AF:DP:GQ:PGT:PID:PL:PS    1|1:5,286:0.983:291:99:1|1:1309_CA_C:13005,675,0:1309
SACE_S288C_v1_chr_01    1491    .       C       T       1302.64 NoTarget        .       GT:AD:AF:DP:GQ:PL       0/1:18,33:0.647:51:99:1310,0,950

All variants are marked as "NoTarget":

$ grep "NoTarget" rejected.vcf | wc -l
103717

EDIT: The original vcf was filtered, so it contains only biallelic snps, in case that helps.

1 answer

I think there is a misunderstanding in the chain file: the source/target are swapped.

if the ''rejected.vcf" contains a chromosomes named "SACE_S288C_v1_chr_01" , so "SACE_S288C_v1_chr_01" is the SOURCE. It should be found in the source of the chain file, the 3rd colum. But in your chain file , it's in the target (8th) column.

Yes, "SACE_S288C_v1_chr_01" is the source, but according to the chain file format, the target name is on the 3rd column while the query/source name is on the 8th column, isn't it?

I just ran the chainSwap command from kentutilities to invert the target and query from the chain files. And then used the exit to run the liftover again and it worked!!!

[isedeno@login01 liftover]$ gatk --java-options "-Xmx16g" LiftoverVcf -I ../vcfs/YMX005553_SACE.nuclearFinal.vcf -O lifted_over.vcf -C toChain/axtChain/SACE_S288C.SAPA_YPS138.over.chain --REJECT rejected.vcf -R ../../../Public/ymez/data/ref/SAPA_YPS138_v1/fasta/SAPA_YPS138_v1_allChr.fasta
Using GATK jar /opt/apps/gatk/4.6.2.0/gatk-package-4.6.2.0-local.jar
Running:
    java -Dsamjdk.use_async_io_read_samtools=false -Dsamjdk.use_async_io_write_samtools=true -Dsamjdk.use_async_io_write_tribble=false -Dsamjdk.compression_level=2 -Xmx16g -jar /opt/apps/gatk/4.6.2.0/gatk-package-4.6.2.0-local.jar LiftoverVcf -I ../vcfs/YMX005553_SACE.nuclearFinal.vcf -O lifted_over.vcf -C toChain/axtChain/SACE_S288C.SAPA_YPS138.over.chain --REJECT rejected.vcf -R ../../../Public/ymez/data/ref/SAPA_YPS138_v1/fasta/SAPA_YPS138_v1_allChr.fasta
14:35:40.990 INFO  NativeLibraryLoader - Loading libgkl_compression.so from jar:file:/opt/apps/gatk/4.6.2.0/gatk-package-4.6.2.0-local.jar!/com/intel/gkl/native/libgkl_compression.so
[Tue Apr 07 14:35:41 CST 2026] LiftoverVcf --INPUT ../vcfs/YMX005553_SACE.nuclearFinal.vcf --OUTPUT lifted_over.vcf --CHAIN toChain/axtChain/SACE_S288C.SAPA_YPS138.over.chain --REJECT rejected.vcf --REFERENCE_SEQUENCE ../../../Public/ymez/data/ref/SAPA_YPS138_v1/fasta/SAPA_YPS138_v1_allChr.fasta --WARN_ON_MISSING_CONTIG false --LOG_FAILED_INTERVALS true --WRITE_ORIGINAL_POSITION false --WRITE_ORIGINAL_ALLELES false --LIFTOVER_MIN_MATCH 1.0 --ALLOW_MISSING_FIELDS_IN_HEADER false --RECOVER_SWAPPED_REF_ALT false --TAGS_TO_REVERSE AF --TAGS_TO_DROP MAX_AF --DISABLE_SORT false --VERBOSITY INFO --QUIET false --VALIDATION_STRINGENCY STRICT --COMPRESSION_LEVEL 2 --MAX_RECORDS_IN_RAM 500000 --CREATE_INDEX false --CREATE_MD5_FILE false --help false --version false --showHidden false --USE_JDK_DEFLATER false --USE_JDK_INFLATER false
[Tue Apr 07 14:35:41 CST 2026] Executing as isedeno@login01.cluster on Linux 5.14.0-611.36.1.el9_7.x86_64 amd64; OpenJDK 64-Bit Server VM 17.0.18+8-LTS; Deflater: Intel; Inflater: Intel; Provider GCS is available; Picard version: Version:4.6.2.0
INFO    2026-04-07 14:35:41 LiftoverVcf Loading up the target reference genome.
INFO    2026-04-07 14:35:41 LiftoverVcf Lifting variants over and sorting (not yet writing the output file.)
INFO    2026-04-07 14:35:42 LiftoverVcf Processed 103716 variants.
INFO    2026-04-07 14:35:42 LiftoverVcf 5795 variants failed to liftover.
INFO    2026-04-07 14:35:42 LiftoverVcf 52860 variants lifted over but had mismatching reference alleles after lift over.
INFO    2026-04-07 14:35:42 LiftoverVcf 56.5535% of variants were not successfully lifted over and written to the output.
INFO    2026-04-07 14:35:42 LiftoverVcf liftover success by source contig:
INFO    2026-04-07 14:35:42 LiftoverVcf SACE_S288C_v1_chr_01: 1091 / 3441 (31.7059%)
INFO    2026-04-07 14:35:42 LiftoverVcf SACE_S288C_v1_chr_02: 3226 / 8796 (36.6758%)
INFO    2026-04-07 14:35:42 LiftoverVcf SACE_S288C_v1_chr_03: 1052 / 2260 (46.5487%)
INFO    2026-04-07 14:35:42 LiftoverVcf SACE_S288C_v1_chr_04: 5038 / 10131 (49.7286%)
INFO    2026-04-07 14:35:42 LiftoverVcf SACE_S288C_v1_chr_05: 2197 / 4399 (49.9432%)
INFO    2026-04-07 14:35:42 LiftoverVcf SACE_S288C_v1_chr_06: 1136 / 2957 (38.4173%)
INFO    2026-04-07 14:35:42 LiftoverVcf SACE_S288C_v1_chr_07: 3976 / 8718 (45.6068%)
INFO    2026-04-07 14:35:42 LiftoverVcf SACE_S288C_v1_chr_08: 1767 / 5952 (29.6875%)
INFO    2026-04-07 14:35:42 LiftoverVcf SACE_S288C_v1_chr_09: 1988 / 4091 (48.5945%)
INFO    2026-04-07 14:35:42 LiftoverVcf SACE_S288C_v1_chr_10: 2951 / 9696 (30.4352%)
INFO    2026-04-07 14:35:42 LiftoverVcf SACE_S288C_v1_chr_11: 2929 / 5685 (51.5215%)
INFO    2026-04-07 14:35:42 LiftoverVcf SACE_S288C_v1_chr_12: 3879 / 7912 (49.0268%)
INFO    2026-04-07 14:35:42 LiftoverVcf SACE_S288C_v1_chr_13: 3414 / 6951 (49.1152%)
INFO    2026-04-07 14:35:42 LiftoverVcf SACE_S288C_v1_chr_14: 2779 / 6337 (43.8536%)
INFO    2026-04-07 14:35:42 LiftoverVcf SACE_S288C_v1_chr_15: 4632 / 10338 (44.8056%)
INFO    2026-04-07 14:35:42 LiftoverVcf SACE_S288C_v1_chr_16: 3006 / 6052 (49.6695%)
INFO    2026-04-07 14:35:42 LiftoverVcf lifted variants by target contig:
INFO    2026-04-07 14:35:42 LiftoverVcf SAPA_YPS138_v1_chr_01: 1082
INFO    2026-04-07 14:35:42 LiftoverVcf SAPA_YPS138_v1_chr_02: 3169
INFO    2026-04-07 14:35:42 LiftoverVcf SAPA_YPS138_v1_chr_03: 1055
INFO    2026-04-07 14:35:42 LiftoverVcf SAPA_YPS138_v1_chr_04: 5002
INFO    2026-04-07 14:35:42 LiftoverVcf SAPA_YPS138_v1_chr_05: 2177
INFO    2026-04-07 14:35:42 LiftoverVcf SAPA_YPS138_v1_chr_06: 1164
INFO    2026-04-07 14:35:42 LiftoverVcf SAPA_YPS138_v1_chr_07: 4012
INFO    2026-04-07 14:35:42 LiftoverVcf SAPA_YPS138_v1_chr_08: 1765
INFO    2026-04-07 14:35:42 LiftoverVcf SAPA_YPS138_v1_chr_09: 1946
INFO    2026-04-07 14:35:42 LiftoverVcf SAPA_YPS138_v1_chr_10: 2945
INFO    2026-04-07 14:35:42 LiftoverVcf SAPA_YPS138_v1_chr_11: 2938
INFO    2026-04-07 14:35:42 LiftoverVcf SAPA_YPS138_v1_chr_12: 3932
INFO    2026-04-07 14:35:42 LiftoverVcf SAPA_YPS138_v1_chr_13: 3521
INFO    2026-04-07 14:35:42 LiftoverVcf SAPA_YPS138_v1_chr_14: 2776
INFO    2026-04-07 14:35:42 LiftoverVcf SAPA_YPS138_v1_chr_15: 4618
INFO    2026-04-07 14:35:42 LiftoverVcf SAPA_YPS138_v1_chr_16: 2959
WARNING 2026-04-07 14:35:42 LiftoverVcf 44751 variants with a swapped REF/ALT were identified, but were not recovered.  See RECOVER_SWAPPED_REF_ALT and associated caveats.
INFO    2026-04-07 14:35:42 LiftoverVcf Writing out sorted records to final VCF.
[Tue Apr 07 14:35:42 CST 2026] picard.vcf.LiftoverVcf done. Elapsed time: 0.03 minutes.
Runtime.totalMemory()=243269632
Tool returned:
0

I guess now I will make a proper chain file to run everything, thanks!!!

Log in to answer this question.